Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp381 locatorCallbackRecipient_ = recipient; in SetLocatorCallbackRecipient()
386 return locatorCallbackRecipient_; in GetLocatorCallbackRecipient()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h96 sptr<IRemoteObject::DeathRecipient> locatorCallbackRecipient_; variable