Home
last modified time | relevance | path

Searched defs:WriteFile (Results 26 – 50 of 108) sorted by relevance

12345

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_wrapper_utils.cc123 bool WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
H A Dmodel_utils.cc153 void WriteFile(const std::string& out_file, const uint8_t* bytes, in WriteFile() function
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dhost_misc.c105 vb2_error_t WriteFile(const char* filename, const void *data, uint64_t size) in WriteFile() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h168 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/
Dio.h168 bool WriteFile(const char* filename, const char* mode, const T* data, in WriteFile() function
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dperf_test_utils.py81 def WriteFile(self, path, data): member in NativeDevice
/aosp_15_r20/test/dittosuite/src/
H A Dread_write_file.cpp114 WriteFile::WriteFile(const Params& params, int64_t size, int64_t block_size, in WriteFile() function in dittosuite::WriteFile
/aosp_15_r20/external/google-breakpad/src/client/
H A Dminidump_file_writer_unittest.cc76 static bool WriteFile(const char* path) { in WriteFile() function
/aosp_15_r20/frameworks/base/tools/dump-coverage/
H A Ddump_coverage.cc84 static jint WriteFile(const char* data, int length, const std::string& filename) { in WriteFile() function
/aosp_15_r20/art/odrefresh/
H A Dodr_metrics_record_test.cc32 void WriteFile() { in WriteFile() function in art::odrefresh::OdrMetricsRecordTest
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Dflag_changer_test.py31 def WriteFile(self, path, contents, **_kwargs): member in _FakeDevice
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dgzip_utils_unittest.cc120 static void WriteFile(const std::string& file_name, in WriteFile() function
/aosp_15_r20/art/compiler/utils/
H A Dassembler_test_base.h221 void WriteFile(const std::string& filename, const void* data, size_t size) { in WriteFile() function
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DFixture.cpp82 void TestDirectoryFixture::WriteFile(const std::string& path, const std::string& contents) { in WriteFile() function in aapt::TestDirectoryFixture
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DVerCtrl.cpp93 static void WriteFile(const FString &path, bool createAlways, const CFileDataInfo &fdi, const CPane… in WriteFile() function
/aosp_15_r20/external/capstone/bindings/vb6/
H A DmMisc.bas366 Sub WriteFile(path, it) function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DFtp4.h509 EFI_FTP4_WRITE_FILE WriteFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DFtp4.h509 EFI_FTP4_WRITE_FILE WriteFile; member
H A DFirmwareVolume2.h735 EFI_FV_WRITE_FILE WriteFile; member
/aosp_15_r20/external/python/apitools/apitools/gen/
Dservice_registry.py195 def WriteFile(self, printer): member in ServiceRegistry
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DFtp4.h515 EFI_FTP4_WRITE_FILE WriteFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DFtp4.h507 EFI_FTP4_WRITE_FILE WriteFile; member
H A DFirmwareVolume2.h727 EFI_FV_WRITE_FILE WriteFile; member
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Devents_writer_test.cc49 void WriteFile(EventsWriter* writer) { in WriteFile() function
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dgenerator.py72 def WriteFile(contents, full_path): function

12345