Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/common/utils/default/include/
DGnssRawMeasurementParser.h37 static int getClockFlags(const std::vector<std::string>& rawMeasurementRecordValues,
/hardware/interfaces/gnss/common/utils/default/
DGnssRawMeasurementParser.cpp58 int GnssRawMeasurementParser::getClockFlags( in getClockFlags() function in android::hardware::gnss::common::GnssRawMeasurementParser
206 .gnssClockFlags = getClockFlags(firstRecordValues, columnNameIdMapping), in getMeasurementFromStrs()