Home
last modified time | relevance | path

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

12

/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/angle/third_party/spirv-tools/src/tools/
Dio.h66 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/external/swiftshader/third_party/SPIRV-Tools/tools/
Dio.h66 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/external/deqp-deps/SPIRV-Tools/tools/
Dio.h66 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/glslang/src/gtests/
DTestFixture.cpp165 bool WriteFile(const std::string& path, 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/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py77 def WriteFile(file_content, file_name): function
/external/bsdiff/
Dtest_utils.cc82 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.cc108 bool 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.py30 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
Dmessage_registry.py120 def WriteFile(self, printer): member in MessageRegistry
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dgenerator.py72 def WriteFile(contents, full_path): function
/external/tensorflow/tensorflow/core/util/
Devents_writer_test.cc49 void WriteFile(EventsWriter* writer) { in WriteFile() function
/external/u-boot/tools/patman/
Dtools.py275 def WriteFile(fname, data): function
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py91 WriteFile = _stdcall_libraries['kernel32'].WriteFile variable
/external/libbrillo/brillo/
Dfile_utils_unittest.cc49 void WriteFile(const std::string& contents) { in WriteFile() function in brillo::FileUtilsTest
/external/clang/unittests/libclang/
DLibclangTest.cpp375 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile() function in LibclangReparseTest
/external/v8/src/torque/
Dimplementation-visitor.h814 void WriteFile(const std::string& file, const std::string& content) { in WriteFile() function
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc180 bool WriteFile(const FilePath& file, const std::string& content) { in WriteFile() function in base::__anond3fc45380111::FilePathWatcherTest

12