Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE_REFERENCE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h30 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h36 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h46 SYNCHRONIZE_REFERENCE = ZIPC_PACK_CHARS('_', 'S', 'Y', 'C'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp387 case SYNCHRONIZE_REFERENCE: in SendRequest()
H A Dipc_object_proxy.cpp118 int err = SendRequestInner(false, SYNCHRONIZE_REFERENCE, data, reply, option); in GetObjectRefCount()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp123 uint32_t code = SYNCHRONIZE_REFERENCE;