Home
last modified time | relevance | path

Searched refs:PrefRegistrySimple (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.h16 class PrefRegistrySimple; variable
26 void RegisterProfilePrefs(PrefRegistrySimple* registry);
Dbrowser_prefs.cc119 void RegisterProfilePrefs(PrefRegistrySimple* registry) { in RegisterProfilePrefs()
/third_party/cef/libcef/browser/
Dmedia_capture_devices_dispatcher.h14 class PrefRegistrySimple; variable
24 static void RegisterPrefs(PrefRegistrySimple* registry);
Dmedia_capture_devices_dispatcher.cc46 PrefRegistrySimple* registry) { in RegisterPrefs()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch24765 @@ -1038,7 +1038,9 @@ void RegisterLocalState(PrefRegistrySimple* registry) {
D0003-ohos-1115.patch41495 class PrefRegistrySimple;