Searched refs:FileSystemUnderPath (Results 1 – 2 of 2) sorted by relevance
96 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath() function in android::vintf::details::FileSystemUnderPath103 status_t FileSystemUnderPath::fetch(const std::string& path, std::string* fetched, in fetch()108 status_t FileSystemUnderPath::listFiles(const std::string& path, std::vector<std::string>* out, in listFiles()113 status_t FileSystemUnderPath::modifiedTime(const std::string& path, timespec* mtime, in modifiedTime()118 const std::string& FileSystemUnderPath::getRootDir() const { in getRootDir()
85 class FileSystemUnderPath : public FileSystem {87 FileSystemUnderPath(const std::string& rootdir);