Home
last modified time | relevance | path

Searched defs:WriteFile (Results 1 – 25 of 46) sorted by relevance

12

/external/okio/samples/src/jvmMain/java/okio/samples/
DWriteFile.java25 public final class WriteFile { class
/external/toolchain-utils/cros_utils/
Dfile_utils.py68 def WriteFile(self, path, contents): member in FileUtils
91 def WriteFile(self, path, contents): member in MockFileUtils
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h67 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h67 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/external/google-breakpad/src/common/tests/
Dfile_utils.cc122 bool WriteFile(const char* path, const void* buffer, size_t buffer_size) { in WriteFile() function
/external/deqp-deps/glslang/gtests/
DTestFixture.cpp165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() function
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DTestFixture.cpp165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() function
/external/llvm-project/clang/unittests/libclang/
DTestUtils.h50 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile() function
/external/vboot_reference/host/lib/
Dhost_misc.c100 int WriteFile(const char* filename, const void *data, uint64_t size) { in WriteFile() function
/external/llvm-project/llvm/lib/TableGen/
DMain.cpp135 bool WriteFile = true; in TableGenMain() local
/external/llvm-project/lldb/source/Host/common/
DFileCache.cpp63 uint64_t FileCache::WriteFile(lldb::user_id_t fd, uint64_t offset, in WriteFile() function in FileCache
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py77 def WriteFile(file_content, file_name): function
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/
Dio.h123 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/external/bsdiff/
Dtest_utils.cc79 bool WriteFile(const std::string& path, vector<uint8_t> contents) { in WriteFile() function
/external/toolchain-utils/crosperf/
Dgenerate_report.py161 def WriteFile(output_prefix, extension, get_contents, overwrite, verbose): function
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantization_wrapper_utils.cc121 bool WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
Dmodel_utils.cc152 void WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
/external/google-breakpad/src/client/
Dminidump_file_writer_unittest.cc73 static bool WriteFile(const char *path) { in WriteFile() function
/external/chromium-trace/catapult/devil/devil/android/
Dflag_changer_test.py31 def WriteFile(self, path, contents, **_kwargs): member in _FakeDevice
/external/capstone/bindings/vb6/
DmMisc.bas366 Sub WriteFile(path, it) function
/external/python/apitools/apitools/gen/
Dservice_registry.py195 def WriteFile(self, printer): member in ServiceRegistry
/external/tensorflow/tensorflow/core/util/
Devents_writer_test.cc49 void WriteFile(EventsWriter* writer) { in WriteFile() function
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dgenerator.py72 def WriteFile(contents, full_path): function
/external/libbrillo/brillo/files/
Dfile_util_test.cc101 bool FileTest::WriteFile(const std::string& contents) { in WriteFile() function in brillo::FileTest
/external/pigweed/pw_tokenizer/
Dgenerate_decoding_test_data.cc445 void WriteFile(const char* name, in WriteFile() function

12