Home
last modified time | relevance | path

Searched defs:CreateFile (Results 1 – 25 of 28) sorted by relevance

12

/external/libbrillo/policy/tests/
Dresilient_policy_util_test.cc20 void CreateFile(const base::FilePath& file_path) { in CreateFile() function
/external/executorch/extension/testing_util/
Dtemp_file.h63 void CreateFile(const void* data, size_t size, std::string* out_path) { in CreateFile() function
/external/googleapis/google/ai/generativelanguage/v1beta/
Dfile_service.proto36 rpc CreateFile(CreateFileRequest) returns (CreateFileResponse) { rpc
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py47 CreateFile = CreateFileA variable
56 CreateFile = CreateFileW # alias variable
/external/cronet/tot/third_party/cpu_features/src/test/
Dfilesystem_for_testing.cc53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
/external/cronet/stable/third_party/cpu_features/src/test/
Dfilesystem_for_testing.cc53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
/external/cpu_features/test/
Dfilesystem_for_testing.cc53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
/external/python/pyserial/serial/
Dwin32.py60 CreateFile = CreateFileA variable
69 CreateFile = CreateFileW # alias variable
/external/cronet/stable/testing/flake_suppressor_common/
Dunittest_utils.py44 def CreateFile(test: fake_filesystem_unittest.TestCase, *args, function
/external/cronet/tot/testing/flake_suppressor_common/
Dunittest_utils.py44 def CreateFile(test: fake_filesystem_unittest.TestCase, *args, function
/external/cronet/tot/testing/unexpected_passes_common/
Dbuilders_unittest.py23 def CreateFile(self, *args, **kwargs): member in FakeFilesystemTestCaseWithFileCreation
Dexpectations_unittest.py2456 def CreateFile(self, *args, **kwargs) -> None: member in FindOrphanedBugsUnittest
/external/cronet/stable/testing/unexpected_passes_common/
Dbuilders_unittest.py23 def CreateFile(self, *args, **kwargs): member in FakeFilesystemTestCaseWithFileCreation
Dexpectations_unittest.py2456 def CreateFile(self, *args, **kwargs) -> None: member in FindOrphanedBugsUnittest
/external/rust/android-crates-io/crates/fs-err/src/
Derrors.rs9 CreateFile, enumerator
/external/lzma/CPP/7zip/UI/FileManager/
DPanelOperations.cpp426 void CPanel::CreateFile() in CreateFile() function in CPanel
DApp.h148 void CreateFile() { GetFocusedPanel().CreateFile(); } in CreateFile() function
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DShell.h1232 EFI_SHELL_CREATE_FILE CreateFile; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DShell.h1232 EFI_SHELL_CREATE_FILE CreateFile; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DShell.h1238 EFI_SHELL_CREATE_FILE CreateFile; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DShell.h1231 EFI_SHELL_CREATE_FILE CreateFile; member
/external/cronet/stable/base/win/
Dwindows_types.h355 #define CreateFile CreateFileW macro
/external/cronet/tot/base/win/
Dwindows_types.h355 #define CreateFile CreateFileW macro
/external/llvm/bindings/go/llvm/
Ddibuilder.go146 func (d *DIBuilder) CreateFile(filename, dir string) Metadata { func
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go3067 type CreateFile struct { struct
3072 Kind string `json:"kind"` // 'create'
3077 URI DocumentURI `json:"uri"`
3082 Options *CreateFileOptions `json:"options,omitempty"`

12