Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp148 static bool g_ipcNativeMethodsLoaded = false; variable
1056 if (!g_ipcNativeMethodsLoaded) { in JNI_OnLoad()
1067 g_ipcNativeMethodsLoaded = true; in JNI_OnLoad()