Home
last modified time | relevance | path

Searched refs:DBINDER_OBITUARY_TRANSACTION (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h35 DBINDER_OBITUARY_TRANSACTION = ZIPC_PACK_CHARS('_', 'D', 'O', 'T'), enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h43 DBINDER_OBITUARY_TRANSACTION = ZIPC_PACK_CHARS('_', 'D', 'O', 'T'), enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h54 DBINDER_OBITUARY_TRANSACTION = ZIPC_PACK_CHARS('_', 'D', 'O', 'T'), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp303 uint32_t code = DBINDER_OBITUARY_TRANSACTION;
320 uint32_t code = DBINDER_OBITUARY_TRANSACTION;
346 uint32_t code = DBINDER_OBITUARY_TRANSACTION;
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp608 int err = SendLocalRequest(DBINDER_OBITUARY_TRANSACTION, data, reply, option); in NoticeServiceDie()
812 int err = SendLocalRequest(DBINDER_OBITUARY_TRANSACTION, data, reply, option); in AddDbinderDeathRecipient()
850 int err = SendLocalRequest(DBINDER_OBITUARY_TRANSACTION, data, reply, option); in RemoveDbinderDeathRecipient()
H A Dipc_object_stub.cpp124 case DBINDER_OBITUARY_TRANSACTION: { in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp135 case DBINDER_OBITUARY_TRANSACTION: { in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp356 uint32_t code = DBINDER_OBITUARY_TRANSACTION;