Searched defs:childProcessType (Results 1 – 9 of 9) sorted by relevance
30 int32_t childProcessType = CHILD_PROCESS_TYPE_JS; member
38 int32_t childProcessType = CHILD_PROCESS_TYPE_JS; member
152 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
559 int32_t childProcessType) in SetChildProcessTypeStartFlag()
6857 int32_t AppMgrServiceInner::StartChildProcessPreCheck(pid_t callingPid, int32_t childProcessType) in NotifyAppFaultBySA()
78 int32_t childProcessType = CHILD_PROCESS_TYPE_NOT_CHILD; member