Searched defs:ScheduleRunNativeProc (Results 1 – 3 of 3) sorted by relevance
87 bool ChildSchedulerProxy::ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) in ScheduleRunNativeProc() function in OHOS::AppExecFwk::ChildSchedulerProxy
62 bool ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) override{ return true; }; in ScheduleRunNativeProc() function in OHOS::ChildSchedulerStubFUZZ
341 bool ChildMainThread::ScheduleRunNativeProc(const sptr<IRemoteObject> &mainProcessCb) in ScheduleRunNativeProc() function in OHOS::AppExecFwk::ChildMainThread