Home
last modified time | relevance | path

Searched refs:supervised_user_prefs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store.cc52 PrefStore* supervised_user_prefs, in PrefValueStore() argument
62 InitPrefStore(SUPERVISED_USER_STORE, supervised_user_prefs); in PrefValueStore()
77 PrefStore* supervised_user_prefs, in CloneAndSpecialize() argument
88 if (!supervised_user_prefs) in CloneAndSpecialize()
89 supervised_user_prefs = GetPrefStore(SUPERVISED_USER_STORE); in CloneAndSpecialize()
104 managed_prefs, supervised_user_prefs, extension_prefs, in CloneAndSpecialize()
H A Dtesting_pref_service.cc20 scoped_refptr<TestingPrefStore> supervised_user_prefs, in TestingPrefServiceBase() argument
33 supervised_user_prefs.get(), in TestingPrefServiceBase()
49 supervised_user_prefs_(supervised_user_prefs), in TestingPrefServiceBase()
H A Dpref_value_store.h82 PrefStore* supervised_user_prefs,
102 PrefStore* supervised_user_prefs,
H A Dtesting_pref_service.h98 scoped_refptr<TestingPrefStore> supervised_user_prefs,
152 scoped_refptr<TestingPrefStore> supervised_user_prefs,