Searched refs:SYNCHRONIZE_REFERENCE (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | rpc_types.h | 30 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_types.h | 36 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 46 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_stub.cpp | 387 case SYNCHRONIZE_REFERENCE: in SendRequest()
|
H A D | ipc_object_proxy.cpp | 118 int err = SendRequestInner(false, SYNCHRONIZE_REFERENCE, data, reply, option); in GetObjectRefCount()
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_stub_unittest.cpp | 123 uint32_t code = SYNCHRONIZE_REFERENCE;
|