Home
last modified time | relevance | path

Searched refs:SetLocatorErrCallbackRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h44 void SetLocatorErrCallbackRecipient(const sptr<IRemoteObject::DeathRecipient>& recipient);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp712 locatorErrRequest->SetLocatorErrCallbackRecipient(death); in RegisterLocationErrorCallback()
857 void LocationErrRequest::SetLocatorErrCallbackRecipient(const sptr<IRemoteObject::DeathRecipient>& … in SetLocatorErrCallbackRecipient() function in OHOS::Location::LocationErrRequest