Searched defs:ProcessProto (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_stub.c | 64 static int32_t ProcessProto(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption *option) in ProcessProto() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_object_stub.cpp | 99 int32_t IPCObjectStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in ProcessProto() function in OHOS::IPCObjectStub
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_service_stub.cpp | 71 int32_t DBinderServiceStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, in ProcessProto() function in OHOS::DBinderServiceStub
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | dbinder_callback_stub.cpp | 83 int32_t DBinderCallbackStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, in ProcessProto() function in OHOS::DBinderCallbackStub
|
H A D | ipc_object_stub.cpp | 491 int32_t IPCObjectStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in ProcessProto() function in OHOS::IPCObjectStub
|