Searched defs:OnNativeChildStarted (Results 1 – 3 of 3) sorted by relevance
29 void NativeChildCallback::OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) in OnNativeChildStarted() function in OHOS::AbilityRuntime::NativeChildCallback
56 void NativeChildNotifyProxy::OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) in OnNativeChildStarted() function in OHOS::AppExecFwk::NativeChildNotifyProxy
62 void OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) override{}; in OnNativeChildStarted() function in OHOS::NativeChildNotifyStubFUZZ