Searched refs:FileSystemUnderPath (Results 1 – 2 of 2) sorted by relevance
75 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath() function in android::vintf::details::FileSystemUnderPath82 status_t FileSystemUnderPath::fetch(const std::string& path, std::string* fetched, in fetch()87 status_t FileSystemUnderPath::listFiles(const std::string& path, std::vector<std::string>* out, in listFiles()92 const std::string& FileSystemUnderPath::getRootDir() const { in getRootDir()
65 class FileSystemUnderPath : public FileSystem {67 FileSystemUnderPath(const std::string& rootdir);