Searched defs:curr_ptr_depth (Results 1 – 1 of 1) sorted by relevance
517 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren()605 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild()723 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren()834 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local