Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/gnss/common/utils/default/
H A 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()
/aosp_15_r20/hardware/interfaces/gnss/common/utils/default/include/
H A DGnssReplayUtils.h42 static std::string getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);
H A DDeviceFileReader.h39 void getDataFromDeviceFile(const std::string& command, int mMinIntervalMs);