Searched refs:SetMaximumPointerDepth (Results 1 – 3 of 3) sorted by relevance
67 DumpValueObjectOptions &SetMaximumPointerDepth(uint32_t depth);
34 DumpValueObjectOptions::SetMaximumPointerDepth(uint32_t depth) { in SetMaximumPointerDepth() function in DumpValueObjectOptions
193 options.SetMaximumPointerDepth(ptr_depth); in GetAsDumpOptions()