Home | History | Annotate | Download | only in prefs

Lines Matching refs:profile_path_

42     : profile_path_(profile_path),
89 return new JsonPrefStore(GetPrefFilePathFromProfilePath(profile_path_),
134 new JsonPrefStore(GetPrefFilePathFromProfilePath(profile_path_),
140 profile_path_.Append(chrome::kSecurePreferencesFilename),
141 profile_path_.Append(chrome::kProtectedPreferencesFilenameDeprecated),
159 profile_path_.AsUTF8Unsafe(), local_state_)),
171 if (!base::CreateDirectory(profile_path_))
191 GetPrefFilePathFromProfilePath(profile_path_));
213 profile_path_.AsUTF8Unsafe(), local_state_)));
222 return new JsonPrefStore(GetPrefFilePathFromProfilePath(profile_path_),