Searched refs:preInstalledModule (Results 1 – 1 of 1) sorted by relevance
141 std::unique_ptr<ModuleFile> preInstalledModule = GetModuleFile(MODULE_PREINSTALL_DIR, in IsPreInstalledModule() local143 if (preInstalledModule == nullptr) { in IsPreInstalledModule()146 return preInstalledModule->GetPath() == moduleFile.GetPath(); in IsPreInstalledModule()151 std::unique_ptr<ModuleFile> preInstalledModule = GetModuleFile(MODULE_PREINSTALL_DIR, in CheckFilePath() local153 if (preInstalledModule == nullptr) { in CheckFilePath()156 string prePath = preInstalledModule->GetPath(); in CheckFilePath()