Searched defs:getFileSystem (Results 1 – 3 of 3) sorted by relevance
| /system/libvintf/ | ||
| D | VintfObjectAfterUpdate.h | 61 const std::unique_ptr<FileSystem>& getFileSystem() override { in getFileSystem() function |
| D | VintfObjectRecovery.cpp | 102 status_t getFileSystem(const std::string& path, const FileSystem** fs, in getFileSystem() function in android::vintf::details::RecoveryFileSystem |
| D | VintfObject.cpp | 812 const std::unique_ptr<FileSystem>& VintfObject::getFileSystem() { in getFileSystem() function in android::vintf::VintfObject |