Home
last modified time | relevance | path

Searched refs:SetLocatorCallBack (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Drequest.cpp66 SetLocatorCallBack(callback); in Request()
81 void Request::SetLocatorCallBack(const sptr<ILocatorCallback>& callback) in SetLocatorCallBack() function in OHOS::Location::Request
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest.h44 void SetLocatorCallBack(const sptr<ILocatorCallback>& callback);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dself_request_manager.cpp59 request_->SetLocatorCallBack(callback_); in SelfRequestManager()
H A Dlocator_background_proxy.cpp83 request_->SetLocatorCallBack(callback_); in LocatorBackgroundProxy()
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp63 request->SetLocatorCallBack(nullptr); in RequestFuzzerTest()
/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp60 request_->SetLocatorCallBack(callback); in SetUp()
173 request->SetLocatorCallBack(callback);
H A Dlocator_ability_test.cpp374 request->SetLocatorCallBack(callback);
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp263 request1->SetLocatorCallBack(callback);
335 request->SetLocatorCallBack(locatorBackgroundProxy->callback_);
H A Dlocator_service_test.cpp99 request_->SetLocatorCallBack(callbackStub_); in SetUp()