/aosp_15_r20/art/tools/common/ |
H A D | common.py | 231 def CreateFile(self, name=None): member in ITestEnv 323 def CreateFile(self, name=None): member in HostTestEnv 404 def CreateFile(self, name=None): member in DeviceTestEnv
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/ |
H A D | win32.py | 47 CreateFile = CreateFileA variable 56 CreateFile = CreateFileW # alias variable
|
/aosp_15_r20/external/python/pyserial/serial/ |
D | win32.py | 60 CreateFile = CreateFileA variable 69 CreateFile = CreateFileW # alias variable
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | driver_test_lib.py | 54 def CreateFile(path, data=b""): member in BaseDriverTest
|
/aosp_15_r20/external/libbrillo/policy/tests/ |
H A D | resilient_policy_util_test.cc | 20 void CreateFile(const base::FilePath& file_path) { in CreateFile() function
|
/aosp_15_r20/external/executorch/extension/testing_util/ |
H A D | temp_file.h | 63 void CreateFile(const void* data, size_t size, std::string* out_path) { in CreateFile() function
|
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/ |
H A D | file_service.proto | 36 rpc CreateFile(CreateFileRequest) returns (CreateFileResponse) { rpc
|
/aosp_15_r20/external/cpu_features/test/ |
H A D | filesystem_for_testing.cc | 53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
|
/aosp_15_r20/external/cronet/third_party/cpu_features/src/test/ |
H A D | filesystem_for_testing.cc | 53 FakeFile* FakeFilesystem::CreateFile(const std::string& filename, in CreateFile() function in cpu_features::FakeFilesystem
|
/aosp_15_r20/art/libarttools/ |
H A D | tools_test.cc | 43 void CreateFile(const std::string& filename, const std::string& content = "") { in CreateFile() function
|
/aosp_15_r20/external/cronet/testing/flake_suppressor_common/ |
H A D | unittest_utils.py | 43 def CreateFile(test: fake_filesystem_unittest.TestCase, *args, function
|
/aosp_15_r20/external/cronet/testing/unexpected_passes_common/ |
H A D | builders_unittest.py | 28 def CreateFile(self, *args, **kwargs): member in FakeFilesystemTestCaseWithFileCreation
|
H A D | expectations_unittest.py | 2464 def CreateFile(self, *args, **kwargs) -> None: member in FindOrphanedBugsUnittest
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_fs_utils_test.cc | 39 static bool CreateFile(const char* file_path, size_t bytes) { in CreateFile() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/ |
D | errors.rs | 9 CreateFile, enumerator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | fileapi.h | 31 #define CreateFile __MINGW_NAME_AW(CreateFile) macro
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelOperations.cpp | 426 void CPanel::CreateFile() in CreateFile() function in CPanel
|
H A D | App.h | 148 void CreateFile() { GetFocusedPanel().CreateFile(); } in CreateFile() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1232 EFI_SHELL_CREATE_FILE CreateFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1238 EFI_SHELL_CREATE_FILE CreateFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1231 EFI_SHELL_CREATE_FILE CreateFile; member
|
/aosp_15_r20/system/vold/ |
H A D | BenchmarkGen.h | 4048 static status_t CreateFile(const char* name, int len) { in CreateFile() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1232 EFI_SHELL_CREATE_FILE CreateFile; member
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | windows_types.h | 355 #define CreateFile CreateFileW macro
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/ |
H A 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"`
|