Searched defs:maxChildProcess (Results 1 – 7 of 7) sorted by relevance
295 auto maxChildProcess = AAFwk::AppUtils::GetInstance().MaxChildProcess(); variable
77 int32_t maxChildProcess = 0; member
316 int32_t maxChildProcess = 0; member
249 int32_t maxChildProcess = OHOS::system::GetIntParameter(MAX_CHILD_PROCESS, 1); member
2072 void SetMaxChildProcess(int32_t maxChildProcess) in SetMaxChildProcess()
848 int32_t maxChildProcess = 0; in LoadAbilityNoAppRecord() local3326 int32_t &maxChildProcess) in PresetMaxChildProcess()3384 …bool strictMode, int32_t maxChildProcess, sptr<IRemoteObject> token, std::shared_ptr<AAFwk::Want> … in StartProcess()
288 int32_t maxChildProcess = 0; member