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