Searched refs:getFixedLocationPath (Results 1 – 3 of 3) sorted by relevance
42 std::string ReplayUtils::getFixedLocationPath() { in getFixedLocationPath() function in android::hardware::gnss::common::ReplayUtils65 return stat(getFixedLocationPath().c_str(), &sb) != -1; in hasFixedLocationDeviceFile()
27 deviceFilePath = ReplayUtils::getFixedLocationPath(); in getDataFromDeviceFile()
40 static std::string getFixedLocationPath();