Home | History | Annotate | Download | only in Basic

Lines Matching full:filesystem

22 class DummyFileSystem : public vfs::FileSystem {
286 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem();
313 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem();
531 IntrusiveRefCntPtr<vfs::FileSystem>
533 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) {
539 IntrusiveRefCntPtr<vfs::FileSystem> getFromYAMLString(
541 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) {
549 IntrusiveRefCntPtr<vfs::FileSystem> FS;
562 IntrusiveRefCntPtr<vfs::FileSystem> FS =
612 IntrusiveRefCntPtr<vfs::FileSystem> FS =
648 IntrusiveRefCntPtr<vfs::FileSystem> FS =
681 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString("{]", Lower);
772 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString(
824 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString(
867 IntrusiveRefCntPtr<vfs::FileSystem> FS = getFromYAMLString(
888 IntrusiveRefCntPtr<vfs::FileSystem> FS =