Home
last modified time | relevance | path

Searched refs:checkLocation (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/gnss/common/utils/vts/include/
DUtils.h46 static void checkLocation(const GnssLocation& location, bool check_speed,
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp32 void Utils::checkLocation(const GnssLocation& location, bool check_speed, in checkLocation() function in android::hardware::gnss::common::Utils
/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test.cpp136 Utils::checkLocation(location, check_speed, check_more_accuracies); in CheckLocation()
/hardware/interfaces/gnss/2.0/vts/functional/
Dgnss_hal_test.cpp132 Utils::checkLocation(location.v1_0, check_speed, check_more_accuracies); in CheckLocation()
/hardware/interfaces/gnss/common/utils/vts/include/v2_1/
Dgnss_hal_test_template.h270 Utils::checkLocation(location.v1_0, check_speed, check_more_accuracies); in CheckLocation()