Home
last modified time | relevance | path

Searched refs:HasPreInstallProfile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h95 static bool HasPreInstallProfile();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp224 bool BMSEventHandler::HasPreInstallProfile() in HasPreInstallProfile() function in OHOS::AppExecFwk::BMSEventHandler
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp134 ret = BMSEventHandler::HasPreInstallProfile();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp640 bool BMSEventHandler::HasPreInstallProfile() in HasPreInstallProfile() function in OHOS::AppExecFwk::BMSEventHandler
2542 if (!HasPreInstallProfile()) { in IsPreInstallRemovable()