Home
last modified time | relevance | path

Searched refs:FileSystemUnderPath (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DFileSystem.cpp75 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath() function in android::vintf::details::FileSystemUnderPath
82 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()
/system/libvintf/include/vintf/
DFileSystem.h65 class FileSystemUnderPath : public FileSystem {
67 FileSystemUnderPath(const std::string& rootdir);