Home | History | Annotate | Download | only in util

Lines Matching refs:module_dir

208   base::FilePath module_dir;
209 if (!PathService::Get(base::DIR_MODULE, &module_dir)) {
213 system_install = !InstallUtil::IsPerUserInstall(module_dir.value().c_str());