Home
last modified time | relevance | path

Searched defs:rootdir (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/
Dcheck_vintf.cpp48 HostFileSystem(const std::string& rootdir) : FileSystemUnderPath(rootdir) {} in HostFileSystem()
222 int checkAllFiles(const std::string& rootdir, const Properties& props, std::string* error) { in checkAllFiles()
268 for (const auto& rootdir : rootdirs) { in main() local
DFileSystem.cpp80 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath()
/system/core/libcutils/
Dcanned_fs_config.cpp58 bool rootdir; in load_canned_fs_config() local