Home
last modified time | relevance | path

Searched defs:gnssLocations (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_event_callback_test.cpp236 std::vector<LocationInfo> gnssLocations; variable
H A Dgnss_ability_test.cpp1090 std::vector<LocationInfo> gnssLocations; variable
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_event_callback.cpp297 int32_t GnssEventCallback::ReportCachedLocation(const std::vector<LocationInfo>& gnssLocations) in ReportCachedLocation()