Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h123 IpcObjectStub hdlerPair; member
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c92 …ret = memcpy_s((char *)&anonymousApi->hdlerPair, sizeof(IpcObjectStub), stub, sizeof(IpcObjectStub… in AddList()
H A Dipc_invoker.c361 arg->cbs = &node->hdlerPair; in GetIpcCallback()