Searched refs:m_omit_summary_depth (Results 1 – 2 of 2) sorted by relevance
232 uint32_t m_omit_summary_depth; member251 m_omit_summary_depth(0), in DumpValueObjectOptions()279 m_omit_summary_depth(rhs.m_omit_summary_depth), in DumpValueObjectOptions()365 m_omit_summary_depth = depth;
3430 if (options.m_omit_summary_depth > 0) in DumpValueObject_Impl()3462 else if (options.m_omit_summary_depth == 0) in DumpValueObject_Impl()3563 ….SetOmitSummaryDepth(child_options.m_omit_summary_depth > 1 ? child_options.m_omit_summary_depth -… in DumpValueObject_Impl()