Searched refs:getRootDir (Results 1 – 2 of 2) sorted by relevance
/system/libvintf/include/vintf/ | ||
D | FileSystem.h | 74 const std::string& getRootDir() const; |
/system/libvintf/ | ||
D | FileSystem.cpp | 92 const std::string& FileSystemUnderPath::getRootDir() const { in getRootDir() function in android::vintf::details::FileSystemUnderPath |