Searched refs:curr_ptr_depth (Results 1 – 2 of 2) sorted by relevance
479 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument522 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()556 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument577 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()660 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument674 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()755 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local757 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()759 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()782 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
96 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);109 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);115 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);