Home
last modified time | relevance | path

Searched defs:preloadMode (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager_utils.h49 AppExecFwk::PreloadMode preloadMode; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp35 bool AppPreloader::PreCheck(const std::string &bundleName, PreloadMode preloadMode) in PreCheck() argument
H A Dapp_mgr_service.cpp202 PreloadApplication(const std::string &bundleName, int32_t userId, AppExecFwk::PreloadMode preloadMode, int32_t appIndex) PreloadApplication() argument
H A Dapp_mgr_service_inner.cpp388 PreloadApplication(const std::string &bundleName, int32_t userId, AppExecFwk::PreloadMode preloadMode, int32_t appIndex) PreloadApplication() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/
H A Dapp_mgr_stub_test.cpp624 PreloadMode preloadMode = PreloadMode::PRE_MAKE; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h72 PreloadApplication(const std::string &bundleName, int32_t userId, AppExecFwk::PreloadMode preloadMode, int32_t appIndex = 0) PreloadApplication() argument
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_service_proxy.cpp218 bool ResSchedServiceProxy::IsAllowedAppPreload(const std::string& bundleName, int32_t preloadMode) in IsAllowedAppPreload() argument
H A Dres_sched_client.cpp199 bool ResSchedClient::IsAllowedAppPreload(const std::string& bundleName, int32_t preloadMode) in IsAllowedAppPreload() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp635 PreloadMode preloadMode = PreloadMode::PRE_MAKE; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp99 bool ResSchedService::IsAllowedAppPreload(const std::string& bundleName, int32_t preloadMode) in IsAllowedAppPreload() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1671 PreloadMode preloadMode = PreloadMode::PRE_MAKE; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp1130 PreloadMode preloadMode = PreloadMode::PRE_MAKE; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp4271 PreloadMode preloadMode = PreloadMode::PRE_MAKE; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp371 int32_t preloadMode = data.ReadInt32(); in HandlePreloadApplication() local
H A Dapp_mgr_proxy.cpp56 PreloadApplication(const std::string &bundleName, int32_t userId, AppExecFwk::PreloadMode preloadMode, int32_t appIndex) PreloadApplication() argument
H A Dapp_mgr_client.cpp1248 PreloadApplication(const std::string &bundleName, int32_t userId, AppExecFwk::PreloadMode preloadMode, int32_t appIndex) PreloadApplication() argument

Completed in 48 milliseconds