Home
last modified time | relevance | path

Searched defs:recipient (Results 1 – 3 of 3) sorted by relevance

/test/xts/hats/hdf/display/composer/death/
Dhdi_death_test.cpp49 sptr<IRemoteObject::DeathRecipient> recipient = new ComposerDiedRecipient(); variable
66 sptr<IRemoteObject::DeathRecipient> recipient = new ComposerDiedRecipient(); variable
/test/xts/hats/hdf/display/buffer/death/
Ddeath_test.cpp44 sptr<IRemoteObject::DeathRecipient> recipient = new BufferDiedRecipient(); variable
56 sptr<IRemoteObject::DeathRecipient> recipient = new BufferDiedRecipient(); variable
/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/
Ddevattest_client_proxy_test.cpp123 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient()
128 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override in RemoveDeathRecipient()