Searched refs:isGnssRawMeasurement (Results 1 – 4 of 4) sorted by relevance
48 static bool isGnssRawMeasurement(const std::string& inputStr);
68 bool ReplayUtils::isGnssRawMeasurement(const std::string& inputStr) { in isGnssRawMeasurement() function in android::hardware::gnss::common::ReplayUtils
96 if (ReplayUtils::isGnssRawMeasurement(inputStr)) { in getDataFromDeviceFile()
120 ReplayUtils::isGnssRawMeasurement( in start()