Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h32 GET_PROTO_INFO = ZIPC_PACK_CHARS('_', 'G', 'R', 'I'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Ddbinder_callback_stub_unittest.cpp144 uint32_t code = GET_PROTO_INFO;
172 uint32_t code = GET_PROTO_INFO;
H A Dipc_object_stub_unittest.cpp155 uint32_t code = GET_PROTO_INFO;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h39 GET_PROTO_INFO = ZIPC_PACK_CHARS('_', 'G', 'R', 'I'), enumerator
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c107 case GET_PROTO_INFO: { in DBinderRemoteRequest()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h49 GET_PROTO_INFO = ZIPC_PACK_CHARS('_', 'G', 'R', 'I'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c88 int32_t ret = ProcessSendRequest(target, GET_PROTO_INFO, &data, &reply, option, &ptr); in GetSessionFromDBinderService()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp155 case GET_PROTO_INFO: { in OnRemoteRequest()
H A Dipc_object_stub.cpp391 case GET_PROTO_INFO: in SendRequest()
H A Dipc_object_proxy.cpp733 int err = SendRequestInner(true, GET_PROTO_INFO, data, reply, option); in GetProtoInfo()
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp131 case GET_PROTO_INFO: { in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp336 uint32_t code = GET_PROTO_INFO;