Home
last modified time | relevance | path

Searched refs:REMOVE_DEATH_RECIPIENT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_object.h56 REMOVE_DEATH_RECIPIENT, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_object.h48 REMOVE_DEATH_RECIPIENT, enumerator
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp157 if (processType == IRemoteObject::DeathRecipient::REMOVE_DEATH_RECIPIENT) { in ProcessDeathRecipient()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp415 data.WriteInt32(IRemoteObject::DeathRecipient::REMOVE_DEATH_RECIPIENT);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp847 data.WriteInt32(IRemoteObject::DeathRecipient::REMOVE_DEATH_RECIPIENT); in RemoveDbinderDeathRecipient()