Home
last modified time | relevance | path

Searched refs:getDataFromDeviceFile (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/gnss/common/utils/default/
DDeviceFileReader.cpp23 void DeviceFileReader::getDataFromDeviceFile(const std::string& command, int mMinIntervalMs) { in getDataFromDeviceFile() function in android::hardware::gnss::common::DeviceFileReader
104 getDataFromDeviceFile(CMD_GET_LOCATION, 20); in getLocationData()
110 getDataFromDeviceFile(CMD_GET_RAWMEASUREMENT, 20); in getGnssRawMeasurementData()
/hardware/interfaces/gnss/common/utils/default/include/
DGnssReplayUtils.h42 static std::string getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);
DDeviceFileReader.h39 void getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);