Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/include/
H A Dohos_rpc_remote_object.h111 jint JNICALL Java_ohos_rpc_RemoteObject_nativeGetCallingPid(JNIEnv *env, jclass object);
/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp620 jint JNICALL Java_ohos_rpc_RemoteObject_nativeGetCallingPid(JNIEnv *env, jclass object) in Java_ohos_rpc_RemoteObject_nativeGetCallingPid() function
900 { "nativeGetCallingPid", "()I", (void *)Java_ohos_rpc_RemoteObject_nativeGetCallingPid },