Home
last modified time | relevance | path

Searched defs:FileSystem (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/m133/bazel/exporter/interfaces/mocks/
DFileSystem.go11 type FileSystem struct { struct
12 mock.Mock
16 func (_m *FileSystem) OpenFile(path string) (interfaces.Writer, error) {
46 func (_m *FileSystem) ReadFile(filename string) ([]byte, error) {
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dfile_system.py18 class FileSystem: class
27 def _register_basic_file_system(fs: FileSystem):
36 def _register_mindio_file_system(fs: FileSystem):
/third_party/rust/rust/tests/ui/type-alias-impl-trait/
Dmultiple_definitions.rs16 pub struct FileSystem<IO: IoBase> { struct
20 impl<IO: IoBase> FileSystem<IO> { implementation
/third_party/skia/m133/bazel/exporter/interfaces/
Dfile_system.go9 type FileSystem interface { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/summary/
Devent_writer.h29 class FileSystem; variable
/third_party/typescript/tests/cases/compiler/
DelaboratedErrors.ts1 interface FileSystem { interface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/summary/
Devent_writer.cc33 using FileSystem = system::FileSystem; typedef
/third_party/skia/m133/bazel/exporter/
Dcmake_exporter.go34 func NewCMakeExporter(projName, workspaceDir, cmakeFile string, fs interfaces.FileSystem) *CMakeExp…
Dgni_exporter.go142 func NewGNIExporter(params GNIExporterParams, filesystem interfaces.FileSystem) *GNIExporter {
/third_party/python/Lib/test/test_importlib/
Dtest_main.py289 class FileSystem( class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h194 class FileSystem; variable
/third_party/typescript/src/harness/
DvfsUtil.ts48 export class FileSystem { class
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/
Dserialization.py108 def init_ckpt_file_system(fs: FileSystem):
/third_party/typescript/src/lib/
Ddom.generated.d.ts5379 interface FileSystem { interface
5384 declare var FileSystem: { variable
/third_party/typescript/lib/
Dlib.dom.d.ts5399 interface FileSystem { interface
5404 declare var FileSystem: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136395 FileSystem, enumerator
137186 FileSystem, enumerator