Searched refs:kTrustedSuffix (Results 1 – 1 of 1) sorted by relevance
34 const char kTrustedSuffix[] = "/trusted"; variable79 local_state->RegisterBooleanPref((pref_path + kTrustedSuffix).c_str(), in RegisterSetting()185 if (prefs->GetBoolean((name + kTrustedSuffix).c_str())) in RequestTrustedEntity()297 prefs->ClearPref((name + kTrustedSuffix).c_str()); in StartFetchingSetting()356 prefs->ClearPref((name + kTrustedSuffix).c_str()); in OnRetrievePropertyCompleted()362 prefs->SetBoolean((name + kTrustedSuffix).c_str(), true); in OnRetrievePropertyCompleted()