Searched refs:GetMainProcessCallback (Results 1 – 4 of 4) sorted by relevance
64 sptr<IRemoteObject> GetMainProcessCallback() const;
85 childRecord->GetMainProcessCallback(); in DoSomethingInterestingWithMyAPI()
214 sptr<IRemoteObject> ChildProcessRecord::GetMainProcessCallback() const in GetMainProcessCallback() function in OHOS::AppExecFwk::ChildProcessRecord
7052 childScheduler->ScheduleRunNativeProc(childRecord->GetMainProcessCallback()); in NotifyAppFaultBySA()