Home
last modified time | relevance | path

Searched defs:InstalldService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_service.cpp45 InstalldService::InstalldService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in InstalldService() function in OHOS::AppExecFwk::InstalldService
51 InstalldService::InstalldService() : SystemAbility(INSTALLD_SERVICE_ID, true) in InstalldService() function in OHOS::AppExecFwk::InstalldService
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_service.cpp42 InstalldService::InstalldService() : SystemAbility(INSTALLD_SERVICE_ID, true) in InstalldService() function in OHOS::AppExecFwk::InstalldService