Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h45 sptr<IRemoteObject::DeathRecipient> GetLocatorErrCallbackRecipient();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp727 … locatorErrorCallback->RemoveDeathRecipient(locatorErrRequest->GetLocatorErrCallbackRecipient()); in UnRegisterLocationErrorCallback()
862 sptr<IRemoteObject::DeathRecipient> LocationErrRequest::GetLocatorErrCallbackRecipient() in GetLocatorErrCallbackRecipient() function in OHOS::Location::LocationErrRequest