Searched refs:getStoragePath (Results 1 – 2 of 2) sorted by relevance
327 android::ClearPreviousResults(getStoragePath()); in StartDataCollection()352 if (!android::base::WriteStringToFile(file_data, getStoragePath())) { in StartDataCollection()359 if (!android::base::ReadFileToString(getStoragePath(), &file_data)) { in Print()377 std::string BootioCollector::getStoragePath() { in getStoragePath() function in BootioCollector
32 std::string getStoragePath();