Searched refs:curr_ptr_depth (Results 1 – 2 of 2) sorted by relevance
485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren() argument528 return curr_ptr_depth.CanAllowExpansion(); in ShouldPrintChildren()562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild() argument583 does_consume_ptr_depth ? --curr_ptr_depth : curr_ptr_depth, in PrintChild()666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren() argument680 PrintChild(child_sp, curr_ptr_depth); in PrintChildren()761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local763 ShouldPrintChildren(is_failed_description, curr_ptr_depth); in PrintChildrenIfNeeded()765 (curr_ptr_depth.CanAllowExpansion() || m_options.m_show_types || in PrintChildrenIfNeeded()788 PrintChildren(value_printed, summary_printed, curr_ptr_depth); in PrintChildrenIfNeeded()
95 DumpValueObjectOptions::PointerDepth &curr_ptr_depth);108 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);114 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth);