OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preferences_
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/policy/
configuration_policy_provider_mac.h
38
scoped_ptr<MacPreferences>
preferences_
;
member in class:policy::MacPreferencesPolicyProviderDelegate
configuration_policy_provider_mac.cc
42
preferences_
(preferences) {
48
preferences_
->AppSynchronize(kCFPreferencesCurrentApplication);
56
preferences_
->CopyAppValue(name, kCFPreferencesCurrentApplication));
59
if (!
preferences_
->AppValueIsForced(name, kCFPreferencesCurrentApplication))
/external/chromium/android/autofill/
profile_android.h
258
scoped_ptr<PrefService>
preferences_
;
member in class:ProfileImplAndroid
Completed in 120 milliseconds