Searched refs:SYSPROPS_TRANSACTION (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | rpc_types.h | 29 SYSPROPS_TRANSACTION = ZIPC_PACK_CHARS('_', 'S', 'P', 'R'), enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_types.h | 35 SYSPROPS_TRANSACTION = ZIPC_PACK_CHARS('_', 'S', 'P', 'R'), enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 45 SYSPROPS_TRANSACTION = ZIPC_PACK_CHARS('_', 'S', 'P', 'R'), enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/jni/source/ |
H A D | ohos_rpc_remote_object.cpp | 203 if (code == SYSPROPS_TRANSACTION) { in OnRemoteRequest()
|