Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_capi_skeleton.h78 static int OnRemoteRequestStubCallBack(uint32_t code, const OHIPCParcel *data,
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp83 OnRemoteRequestStubCallBack, nullptr, this); in NativeRemoteProxyTest()
178 int NativeRemoteProxyTest::OnRemoteRequestStubCallBack(uint32_t code, in OnRemoteRequestStubCallBack() function in OHOS::NativeRemoteProxyTest