Home
last modified time | relevance | path

Searched refs:SwitchCallbackDeathRecipient (Results 1 - 4 of 4) sorted by relevance

/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h127 class SwitchCallbackDeathRecipient : public IRemoteObject::DeathRecipient { class
130 SwitchCallbackDeathRecipient();
131 ~SwitchCallbackDeathRecipient() override;
/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp1279 SwitchCallbackDeathRecipient::SwitchCallbackDeathRecipient() in SwitchCallbackDeathRecipient() function in OHOS::Location::SwitchCallbackDeathRecipient
1283 SwitchCallbackDeathRecipient::~SwitchCallbackDeathRecipient() in ~SwitchCallbackDeathRecipient()
1287 void SwitchCallbackDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()
H A Dlocator_ability.cpp510 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) SwitchCallbackDeathRecipient()); in RegisterSwitchCallback()
/base/location/test/location_manager/source/
H A Dlocator_skeleton_test.cpp1660 sptr<SwitchCallbackDeathRecipient>(new (std::nothrow) SwitchCallbackDeathRecipient()); in HWTEST_F()

Completed in 10 milliseconds