Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/testserver/src/client/
Dsession_token.h57 bool AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &recipient) const in AddDeathRecipient() function
/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() function in OHOS::MockIRemoteObject
/test/xts/acts/hdf/device_manager/device_manager_test/
Ddevice_manager_test.cpp183 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) { return true; }; in AddDeathRecipient() function in OHOS::ExternalDeviceManager::TestRemoteObjectStub