Home
last modified time | relevance | path

Searched defs:OnNativeChildStarted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_callback.cpp29 void NativeChildCallback::OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) in OnNativeChildStarted() function in OHOS::AbilityRuntime::NativeChildCallback
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dnative_child_notify_proxy.cpp56 void NativeChildNotifyProxy::OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) in OnNativeChildStarted() function in OHOS::AppExecFwk::NativeChildNotifyProxy
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifystub_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp62 void OnNativeChildStarted(const sptr<IRemoteObject> &nativeChild) override{}; in OnNativeChildStarted() function in OHOS::NativeChildNotifyStubFUZZ