Searched refs:FileSystemType (Results 1 – 3 of 3) sorted by relevance
25 export interface FileSystemType {}28 MEMFS: FileSystemType;29 IDBFS: FileSystemType;30 WORKERFS: FileSystemType;40 mount(type: Wasm.FileSystemType, opts: any, mountpoint: string): any;
16 bool GetFileSystemType(const FilePath& path, FileSystemType* type) { in GetFileSystemType()
450 enum FileSystemType { enum465 BASE_EXPORT bool GetFileSystemType(const FilePath& path, FileSystemType* type);