Home
last modified time | relevance | path

Searched refs:kRequestContextSharedCache (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/shared/common/
Dclient_switches.cc33 const char kRequestContextSharedCache[] = "request-context-shared-cache"; variable
Dclient_switches.h27 extern const char kRequestContextSharedCache[];
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc101 command_line->HasSwitch(switches::kRequestContextSharedCache); in RootWindowManager()