Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp29 sptr<IRemoteObject> g_CallbackStub; variable
67 g_CallbackStub.clear(); in OnNativeChildProcessStartedWapper()
86 if (g_Callback != nullptr || g_CallbackStub != nullptr) { in OH_Ability_CreateNativeChildProcess()
104 g_CallbackStub = callbackStub; in OH_Ability_CreateNativeChildProcess()