Home
last modified time | relevance | path

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

12

/external/toolchain-utils/cros_utils/
Dfile_utils.py63 def WriteFile(self, path, contents): member in FileUtils
86 def WriteFile(self, path, contents): member in MockFileUtils
/external/swiftshader/third_party/LLVM/utils/
DNewNightlyTest.pl379 sub WriteFile { # (filename, contents) subroutine
/external/protobuf/benchmarks/
Dgenerate_datasets.cc91 void WriteFile(const std::string& name, const std::string& message_name, 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/vboot_reference/host/lib/
Dhost_misc.c100 int WriteFile(const char* filename, const void *data, uint64_t size) { in WriteFile() 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.py176 def WriteFile(output_prefix, extension, get_contents, overwrite, verbose): function
/external/libbrillo/brillo/
Dfile_utils_unittest.cc31 void WriteFile(const std::string& contents) { in WriteFile() function in brillo::FileUtilsTest
/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
Ddevice_utils.py1790 def WriteFile(self, device_path, contents, as_root=False, force_push=False, member in DeviceUtils
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dgenerator.py27 def WriteFile(contents, full_path): function
/external/capstone/bindings/vb6/
DmMisc.bas366 Sub WriteFile(path, it) function
/external/tensorflow/tensorflow/core/util/
Devents_writer_test.cc49 void WriteFile(EventsWriter* writer) { in WriteFile() function
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py91 WriteFile = _stdcall_libraries['kernel32'].WriteFile variable
/external/tensorflow/tensorflow/contrib/ffmpeg/default/
Dffmpeg_lib.cc301 Status WriteFile(const string& filename, StringPiece contents) { in WriteFile() function
/external/v8/tools/mb/
Dmb_unittest.py59 def WriteFile(self, path, contents, force_verbose=False): member in FakeMBW
Dmb.py1463 def WriteFile(self, path, contents, force_verbose=False): member in MetaBuildWrapper
/external/clang/unittests/libclang/
DLibclangTest.cpp375 void WriteFile(std::string &Filename, const std::string &Contents) { in WriteFile() function in LibclangReparseTest
/external/libchrome/base/files/
Dfile_util_posix.cc776 int WriteFile(const FilePath& filename, const char* data, int size) { in WriteFile() function
Dfile_path_watcher_unittest.cc175 bool WriteFile(const FilePath& file, const std::string& content) { in WriteFile() function in base::__anond354078d0111::FilePathWatcherTest
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc1124 bool WriteFile(MDLocationDescriptor* result, const char* filename) { in WriteFile() function in __anon8a1790290111::MinidumpWriter
/external/perf_data_converter/src/quipper/
Dperf_reader.cc266 bool PerfReader::WriteFile(const string& filename) { in WriteFile() function in quipper::PerfReader
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1550 def WriteFile(self, device_path, contents, as_root=False, force_push=False, member in DeviceUtils
/external/tensorflow/tensorflow/go/op/
Dwrappers.go17655 func WriteFile(scope *Scope, filename tf.Output, contents tf.Output) (o *tf.Operation) { func

12