Searched refs:AddLocationCallBack (Results 1 – 4 of 4) sorted by relevance
49 void AddLocationCallBack(OHOS::sptr<OHOS::Location::LocationInfoCallbackHost>& callback);
75 AddLocationCallBack(locatorCallbackHost); in OH_Location_StartLocating()221 void AddLocationCallBack(OHOS::sptr<OHOS::Location::LocationInfoCallbackHost>& callback) in AddLocationCallBack() function
631 …void AddLocationCallBack(std::unique_ptr<RequestConfig>& requestConfig, sptr<ILocatorCallback>& ca…
142 AddLocationCallBack(requestConfig, callback); in StartLocating()726 AddLocationCallBack(requestConfig, callback); in StartLocatingV9()1438 void LocatorImpl::AddLocationCallBack(std::unique_ptr<RequestConfig>& requestConfig, in AddLocationCallBack() function in OHOS::Location::LocatorImpl