Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DFileSystem.h74 const std::string& getRootDir() const;
/system/libvintf/
DFileSystem.cpp92 const std::string& FileSystemUnderPath::getRootDir() const { in getRootDir() function in android::vintf::details::FileSystemUnderPath