Searched defs:childProcessType (Results 1 – 10 of 10) sorted by relevance
30 int32_t childProcessType = CHILD_PROCESS_TYPE_JS; member
38 int32_t childProcessType = CHILD_PROCESS_TYPE_JS; member
109 int32_t childProcessType = AppExecFwk::CHILD_PROCESS_TYPE_NATIVE_ARGS; in OH_Ability_StartNativeChildProcess() local
42 int32_t childProcessType; member271 auto childProcessType = param.childProcessType; in StartChildProcessWithArgsTask() local
111 …const std::string &srcEntry, pid_t &pid, int32_t childProcessType, const AppExecFwk::ChildProcessA… in StartChildProcessWithArgs()203 ChildProcessManagerErrorCode ChildProcessManager::PreCheck(int32_t childProcessType) in PreCheck()
160 auto childProcessType = processInfo_->childProcessType; in ScheduleLoadChild() local
713 int32_t childProcessType = 1; variable738 int32_t childProcessType = -1; variable
606 int32_t childProcessType) in SetChildProcessTypeStartFlag()
6878 int32_t AppMgrServiceInner::StartChildProcessPreCheck(pid_t callingPid, int32_t childProcessType) in NotifyAppFaultBySA()
79 int32_t childProcessType = CHILD_PROCESS_TYPE_NOT_CHILD; member