Searched refs:SetMaximumDepth (Results 1 – 3 of 3) sorted by relevance
72 DumpValueObjectOptions &SetMaximumDepth(uint32_t depth = 0);
41 DumpValueObjectOptions::SetMaximumDepth(uint32_t depth) { in SetMaximumDepth() function in DumpValueObjectOptions
197 options.SetMaximumDepth(max_depth) in GetAsDumpOptions()