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