Searched refs:SetHideRootType (Results 1 – 3 of 3) sorted by relevance
106 DumpValueObjectOptions &SetHideRootType(bool hide_root_type = false);
140 DumpValueObjectOptions::SetHideRootType(bool hide_root_type) { in SetHideRootType() function in DumpValueObjectOptions
210 options.SetHideRootType(use_objc).SetHideName(use_objc).SetHideValue( in GetAsDumpOptions()