Searched refs:getGnssPath (Results 1 – 3 of 3) sorted by relevance
26 std::string ReplayUtils::getGnssPath() { in getGnssPath() function in android::hardware::gnss::common::ReplayUtils60 return stat(getGnssPath().c_str(), &sb) != -1; in hasGnssDeviceFile()
29 deviceFilePath = ReplayUtils::getGnssPath(); in getDataFromDeviceFile()
38 static std::string getGnssPath();