Home
last modified time | relevance | path

Searched defs:maxChildProcess (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/app_utils_test/
Dapp_utils_test.cpp295 auto maxChildProcess = AAFwk::AppUtils::GetInstance().MaxChildProcess(); variable
/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_client.h78 int32_t maxChildProcess = 0; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dapplication_info.h318 int32_t maxChildProcess = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp249 int32_t maxChildProcess = OHOS::system::GetIntParameter(MAX_CHILD_PROCESS, 1); member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h2072 void SetMaxChildProcess(int32_t maxChildProcess) in SetMaxChildProcess()
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service_inner.cpp850 int32_t maxChildProcess = 0; in LoadAbilityNoAppRecord() local
3326 int32_t &maxChildProcess) in PresetMaxChildProcess()
3384 …bool strictMode, int32_t maxChildProcess, sptr<IRemoteObject> token, std::shared_ptr<AAFwk::Want> … in StartProcess()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_data_mgr_test.cpp288 int32_t maxChildProcess = 0; member