Home
last modified time | relevance | path

Searched refs:LocationCallbackIfaces (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/location/frameworks/native/locator_agent/include/
H A Dnative_location_callback_host.h32 } LocationCallbackIfaces; typedef
42 inline void SetCallback(const LocationCallbackIfaces& locationCallback) in SetCallback()
47 inline LocationCallbackIfaces GetCallback() in GetCallback()
53 LocationCallbackIfaces locationCallback_;
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp51 LocationCallbackIfaces locationCallback = GetCallback(); in OnLocationReport()
H A Dlocator_agent.cpp45 void LocatorAgentManager::StartGnssLocating(const LocationCallbackIfaces& callback) in StartGnssLocating()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_agent.h61 void StartGnssLocating(const LocationCallbackIfaces& callback);
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_agent_test.cpp64 static OHOS::Location::LocationCallbackIfaces locationCallback;
H A Dlocator_impl_test.cpp605 static OHOS::Location::LocationCallbackIfaces locationCallback;