Searched refs:LocationHdiDeathRecipient (Results 1 – 2 of 2) sorted by relevance
151 class LocationHdiDeathRecipient : public IRemoteObject::DeathRecipient {154 LocationHdiDeathRecipient();155 ~LocationHdiDeathRecipient() override;
740 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) LocationHdiDeathRecipient()); in RegisterLocationHdiDeathRecipient()787 LocationHdiDeathRecipient::LocationHdiDeathRecipient() in LocationHdiDeathRecipient() function in OHOS::Location::LocationHdiDeathRecipient791 LocationHdiDeathRecipient::~LocationHdiDeathRecipient() in ~LocationHdiDeathRecipient()795 void LocationHdiDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()