Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/common/utils/default/
DGnssReplayUtils.cpp26 std::string ReplayUtils::getGnssPath() { in getGnssPath() function in android::hardware::gnss::common::ReplayUtils
60 return stat(getGnssPath().c_str(), &sb) != -1; in hasGnssDeviceFile()
DDeviceFileReader.cpp29 deviceFilePath = ReplayUtils::getGnssPath(); in getDataFromDeviceFile()
/hardware/interfaces/gnss/common/utils/default/include/
DGnssReplayUtils.h38 static std::string getGnssPath();