Searched refs:DIR_SYSTEM (Results 1 – 4 of 4) sorted by relevance
30 PathService::Get(base::DIR_SYSTEM, &rundll32); in Run()34 PathService::Get(base::DIR_SYSTEM, &shell32dll); in Run()38 PathService::Get(base::DIR_SYSTEM, &inetcpl); in Run()
19 DIR_SYSTEM, // Usually c:\windows\system32" enumerator
48 case base::DIR_SYSTEM: in PathProviderWin()
368 if (!PathService::Get(base::DIR_SYSTEM, &rundll)) in LoadFlashBroker()