Home
last modified time | relevance | path

Searched defs:RemoveDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/
Ddevattest_client_proxy_test.cpp128 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) override in RemoveDeathRecipient() function in OHOS::MockIRemoteObject
/test/xts/acts/hdf/device_manager/device_manager_test/
Ddevice_manager_test.cpp184 bool RemoveDeathRecipient(const sptr<DeathRecipient> &recipient) { return true; }; in RemoveDeathRecipient() function in OHOS::ExternalDeviceManager::TestRemoteObjectStub