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