Searched refs:LocatorErrCallbackDeathRecipient (Results 1 – 2 of 2) sorted by relevance
107 class LocatorErrCallbackDeathRecipient : public IRemoteObject::DeathRecipient {110 LocatorErrCallbackDeathRecipient(int32_t tokenId);111 ~LocatorErrCallbackDeathRecipient() override;
707 LocatorErrCallbackDeathRecipient(identity.GetTokenId())); in RegisterLocationErrorCallback()798 LocatorErrCallbackDeathRecipient::LocatorErrCallbackDeathRecipient(int32_t tokenId) in LocatorErrCallbackDeathRecipient() function in OHOS::Location::LocatorErrCallbackDeathRecipient803 LocatorErrCallbackDeathRecipient::~LocatorErrCallbackDeathRecipient() in ~LocatorErrCallbackDeathRecipient()807 void LocatorErrCallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()