Searched defs:mainProcessCb (Results 1 – 11 of 11) sorted by relevance
41 const std::shared_ptr<AppRunningRecord> hostRecord, const sptr<IRemoteObject> &mainProcessCb, in ChildProcessRecord()73 const sptr<IRemoteObject> &mainProcessCb, int32_t childProcessCount, bool isStartWithDebug, in CreateNativeChildProcessRecord()
43 sptr<IRemoteObject> mainProcessCb; in DoSomethingInterestingWithMyAPI() local
87 bool ChildSchedulerProxy::ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) in ScheduleRunNativeProc()
187 sptr<IRemoteObject> mainProcessCb = nullptr; variable
48 bool ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) override{ return true; }; in ScheduleRunNativeProc()
73 sptr<IRemoteObject> mainProcessCb; in DoSomethingInterestingWithMyAPI() local
350 bool ChildMainThread::ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) in ScheduleRunNativeProc()378 void ChildMainThread::HandleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) in HandleRunNativeProc()
115 const std::string &libPath, const sptr<IRemoteObject> &mainProcessCb) in LoadNativeLib()
103 bool ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) override in ScheduleRunNativeProc()
330 const std::string &libPath, const sptr<IRemoteObject> &mainProcessCb) in LoadNativeLib()
86 bool ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) override in ScheduleRunNativeProc()