Searched defs:AddDeathRecipient (Results 1 – 3 of 3) sorted by relevance
57 bool AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &recipient) const in AddDeathRecipient() function
123 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::MockIRemoteObject
183 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) { return true; }; in AddDeathRecipient() function in OHOS::ExternalDeviceManager::TestRemoteObjectStub