Searched refs:getDataFromDeviceFile (Results 1 – 3 of 3) sorted by relevance
23 void DeviceFileReader::getDataFromDeviceFile(const std::string& command, int mMinIntervalMs) { in getDataFromDeviceFile() function in android::hardware::gnss::common::DeviceFileReader104 getDataFromDeviceFile(CMD_GET_LOCATION, 20); in getLocationData()110 getDataFromDeviceFile(CMD_GET_RAWMEASUREMENT, 20); in getGnssRawMeasurementData()
42 static std::string getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);
39 void getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);