Searched refs:DIR_SYSTEM (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/
H A Dbase_paths_win.h19 DIR_SYSTEM, // Usually c:\windows\system32" enumerator in enum:base::__anon1617
H A Dbase_paths_win.cc48 case base::DIR_SYSTEM:
/external/chromium/chrome/browser/ui/webui/options/
H A Dadvanced_options_utils_win.cc30 PathService::Get(base::DIR_SYSTEM, &rundll32);
34 PathService::Get(base::DIR_SYSTEM, &shell32dll);
38 PathService::Get(base::DIR_SYSTEM, &inetcpl);
/external/chromium/chrome/common/
H A Dsandbox_policy.cc368 if (!PathService::Get(base::DIR_SYSTEM, &rundll))

Completed in 236 milliseconds