/external/libbrillo/policy/tests/ |
D | resilient_policy_util_test.cc | 20 void CreateFile(const base::FilePath& file_path) { in CreateFile() function
|
/external/executorch/extension/testing_util/ |
D | temp_file.h | 63 void CreateFile(const void* data, size_t size, std::string* out_path) { in CreateFile() function
|
/external/googleapis/google/ai/generativelanguage/v1beta/ |
D | file_service.proto | 36 rpc CreateFile(CreateFileRequest) returns (CreateFileResponse) { rpc
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | win32.py | 47 CreateFile = CreateFileA variable 56 CreateFile = CreateFileW # alias variable
|
/external/cronet/tot/third_party/cpu_features/src/test/ |
D | filesystem_for_testing.cc | 53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
|
/external/cronet/stable/third_party/cpu_features/src/test/ |
D | filesystem_for_testing.cc | 53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
|
/external/cpu_features/test/ |
D | filesystem_for_testing.cc | 53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
|
/external/python/pyserial/serial/ |
D | win32.py | 60 CreateFile = CreateFileA variable 69 CreateFile = CreateFileW # alias variable
|
/external/cronet/stable/testing/flake_suppressor_common/ |
D | unittest_utils.py | 44 def CreateFile(test: fake_filesystem_unittest.TestCase, *args, function
|
/external/cronet/tot/testing/flake_suppressor_common/ |
D | unittest_utils.py | 44 def CreateFile(test: fake_filesystem_unittest.TestCase, *args, function
|
/external/cronet/tot/testing/unexpected_passes_common/ |
D | builders_unittest.py | 23 def CreateFile(self, *args, **kwargs): member in FakeFilesystemTestCaseWithFileCreation
|
D | expectations_unittest.py | 2456 def CreateFile(self, *args, **kwargs) -> None: member in FindOrphanedBugsUnittest
|
/external/cronet/stable/testing/unexpected_passes_common/ |
D | builders_unittest.py | 23 def CreateFile(self, *args, **kwargs): member in FakeFilesystemTestCaseWithFileCreation
|
D | expectations_unittest.py | 2456 def CreateFile(self, *args, **kwargs) -> None: member in FindOrphanedBugsUnittest
|
/external/rust/android-crates-io/crates/fs-err/src/ |
D | errors.rs | 9 CreateFile, enumerator
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | PanelOperations.cpp | 426 void CPanel::CreateFile() in CreateFile() function in CPanel
|
D | App.h | 148 void CreateFile() { GetFocusedPanel().CreateFile(); } in CreateFile() function
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | Shell.h | 1232 EFI_SHELL_CREATE_FILE CreateFile; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
D | Shell.h | 1232 EFI_SHELL_CREATE_FILE CreateFile; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
D | Shell.h | 1238 EFI_SHELL_CREATE_FILE CreateFile; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
D | Shell.h | 1231 EFI_SHELL_CREATE_FILE CreateFile; member
|
/external/cronet/stable/base/win/ |
D | windows_types.h | 355 #define CreateFile CreateFileW macro
|
/external/cronet/tot/base/win/ |
D | windows_types.h | 355 #define CreateFile CreateFileW macro
|
/external/llvm/bindings/go/llvm/ |
D | dibuilder.go | 146 func (d *DIBuilder) CreateFile(filename, dir string) Metadata { func
|
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 3067 type CreateFile struct { struct 3072 Kind string `json:"kind"` // 'create' 3077 URI DocumentURI `json:"uri"` 3082 Options *CreateFileOptions `json:"options,omitempty"`
|