Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/common/utils/default/
DGnssReplayUtils.cpp42 std::string ReplayUtils::getFixedLocationPath() { in getFixedLocationPath() function in android::hardware::gnss::common::ReplayUtils
65 return stat(getFixedLocationPath().c_str(), &sb) != -1; in hasFixedLocationDeviceFile()
DDeviceFileReader.cpp27 deviceFilePath = ReplayUtils::getFixedLocationPath(); in getDataFromDeviceFile()
/hardware/interfaces/gnss/common/utils/default/include/
DGnssReplayUtils.h40 static std::string getFixedLocationPath();