Home
last modified time | relevance | path

Searched refs:InitGlobalConfiguration (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1393 void InitGlobalConfiguration();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp326 appMgrServiceInner->InitGlobalConfiguration();
2729 appMgrServiceInner->InitGlobalConfiguration();
2732 appMgrServiceInner->InitGlobalConfiguration();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1896 void InitGlobalConfiguration();
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp2135 serviceInner_->InitGlobalConfiguration();
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp320 InitGlobalConfiguration(); in Init()
4721 void AppMgrServiceInner::InitGlobalConfiguration() in InitGlobalConfiguration() function in OHOS::AppExecFwk::AppMgrServiceInner