Home
last modified time | relevance | path

Searched refs:OnNativeChildProcessStartedWapper (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp57 void OnNativeChildProcessStartedWapper(int errCode, OHIPCRemoteProxy *ipcProxy) in OnNativeChildProcessStartedWapper() function
91 …oteObject> callbackStub(new (std::nothrow) NativeChildCallback(OnNativeChildProcessStartedWapper)); in OH_Ability_CreateNativeChildProcess()