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
315 int32_t maxChildProcess = 0; member
246 int32_t maxChildProcess = OHOS::system::GetIntParameter(MAX_CHILD_PROCESS, 1); member
811 int32_t maxChildProcess = 0; in LoadAbilityNoAppRecord() local3099 int32_t &maxChildProcess) in PresetMaxChildProcess()3156 … std::string &moduleName, const std::string &abilityName, bool strictMode, int32_t maxChildProcess, in StartProcess()
2075 void SetMaxChildProcess(int32_t maxChildProcess) in SetMaxChildProcess()
288 int32_t maxChildProcess = 0; member