Searched defs:childProcessCount (Results 1 – 6 of 6) sorted by relevance
31 int32_t childProcessCount = 0; member
43 int32_t childProcessCount, bool isStartWithDebug) in ChildProcessRecord()71 const sptr<IRemoteObject> &mainProcessCb, int32_t childProcessCount, bool isStartWithDebug) in CreateNativeChildProcessRecord()
1580 …t32_t AppMgrService::StartNativeChildProcess(const std::string &libName, int32_t childProcessCount, in StartNativeChildProcess()
7738 int32_t childProcessCount, const sptr<IRemoteObject> &callback) in NotifyAppFaultBySA()
59 int32_t childProcessCount = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
1928 int32_t AppMgrProxy::StartNativeChildProcess(const std::string &libName, int32_t childProcessCount, in StartNativeChildProcess()