Searched refs:IsPreInstalledModule (Results 1 – 3 of 3) sorted by relevance
36 bool IsPreInstalledModule(const ModuleFile &moduleFile) const;
139 bool ModuleFileRepository::IsPreInstalledModule(const ModuleFile &moduleFile) const in IsPreInstalledModule() function in OHOS::SysInstaller::ModuleFileRepository
314 status.isPreInstalled = repository_.IsPreInstalledModule(moduleFile); in ActivateModules()