Searched defs:curr_ptr_depth (Results 1 – 1 of 1) sorted by relevance
485 DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in ShouldPrintChildren()562 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChild()666 const DumpValueObjectOptions::PointerDepth &curr_ptr_depth) { in PrintChildren()761 DumpValueObjectOptions::PointerDepth curr_ptr_depth = m_ptr_depth; in PrintChildrenIfNeeded() local