Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_agent/include/
H A Dnative_location_callback_host.h28 typedef void (* LocationUpdate)(const std::unique_ptr<Location>& location); typedef
31 LocationUpdate locationUpdate;
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp93 static void LocationUpdate(GnssLocation* location) in LocationUpdate() function
259 device->locationUpdate = LocationUpdate; in GetGnssBasicCallbackMethods()