Searched defs:getFileSystem (Results 1 – 2 of 2) sorted by relevance
| /system/libvintf/ | ||
| D | VintfFm.cpp | 128     const std::unique_ptr<FileSystem>& getFileSystem() override { return mFs; }  in getFileSystem()  function in android::vintf::details::FmOnlyVintfObject | 
| D | VintfObject.cpp | 1034 const std::unique_ptr<FileSystem>& VintfObject::getFileSystem() {  in getFileSystem()  function in android::vintf::VintfObject |