| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/serializable/ |
| SerializableChecker.java | 68 private void writeFile(String className, byte bytes[]) 135 writeFile(className, byteOut.toByteArray());
|
| /external/jsilver/src/org/clearsilver/ |
| DelegatedHdf.java | 87 public boolean writeFile(String filename) throws IOException { 88 return getHdf().writeFile(filename);
|
| /external/libchrome/base/process/ |
| memory_linux.cc | 177 return (score_len == WriteFile(oom_file, score_str.c_str(), score_len)); 192 return (score_len == WriteFile(oom_file, score_str.c_str(), score_len));
|
| /external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/ |
| generator.py | 27 def WriteFile(contents, full_path): 82 WriteFile(contents, full_path)
|
| /external/lzma/C/ |
| 7zFile.c | 17 ReadFile and WriteFile functions in Windows have BUG:
147 BOOL res = WriteFile(p->handle, data, curSize, &processed, NULL);
|
| /external/python/cpython3/Lib/test/test_asyncio/ |
| test_windows_utils.py | 96 ov2.WriteFile(h2, b"hello") 154 ovin.WriteFile(p.stdin.handle, msg)
|
| /external/tensorflow/tensorflow/examples/wav_to_spectrogram/ |
| wav_to_spectrogram.cc | 75 tensorflow::ops::WriteFile file_writer = tensorflow::ops::WriteFile(
|
| /external/toolchain-utils/crosperf/ |
| generate_report_unittest.py | 148 @mock.patch('generate_report.WriteFile', side_effect=ValueError('Oh noo')) 160 @mock.patch('generate_report.WriteFile')
|
| experiment_runner.py | 256 FileUtils().WriteFile(experiment_file_path, experiment.experiment_file) 266 FileUtils().WriteFile(results_table_path, report) 274 FileUtils().WriteFile(msg_file_path, msg_body)
|
| /frameworks/base/tools/aapt2/format/ |
| Archive.cpp | 94 bool WriteFile(const StringPiece& path, uint32_t flags, io::InputStream* in) override { 179 bool WriteFile(const StringPiece& path, uint32_t flags, io::InputStream* in) override {
|
| /prebuilts/go/darwin-x86/src/cmd/go/ |
| go_windows_test.go | 27 err = ioutil.WriteFile(file, []byte{}, 0644) 118 err = ioutil.WriteFile(src, []byte("package main; func main() { }\n"), 0644)
|
| /prebuilts/go/darwin-x86/src/cmd/link/ |
| linkbig_test.go | 52 err := ioutil.WriteFile(tmpdir+"/"+testname+".s", w.Bytes(), 0666) 79 err = ioutil.WriteFile(tmpdir+"/bigfn.go", w.Bytes(), 0666)
|
| /prebuilts/go/darwin-x86/src/runtime/ |
| runtime-lldb_test.go | 152 err = ioutil.WriteFile(src, []byte(lldbHelloSource), 0644) 165 err = ioutil.WriteFile(src, []byte(lldbScriptSource), 0755)
|
| /prebuilts/go/linux-x86/src/cmd/go/ |
| go_windows_test.go | 27 err = ioutil.WriteFile(file, []byte{}, 0644) 118 err = ioutil.WriteFile(src, []byte("package main; func main() { }\n"), 0644)
|
| /prebuilts/go/linux-x86/src/cmd/link/ |
| linkbig_test.go | 52 err := ioutil.WriteFile(tmpdir+"/"+testname+".s", w.Bytes(), 0666) 79 err = ioutil.WriteFile(tmpdir+"/bigfn.go", w.Bytes(), 0666)
|
| /prebuilts/go/linux-x86/src/runtime/ |
| runtime-lldb_test.go | 152 err = ioutil.WriteFile(src, []byte(lldbHelloSource), 0644) 165 err = ioutil.WriteFile(src, []byte(lldbScriptSource), 0755)
|
| /system/update_engine/common/ |
| hash_calculator_unittest.cc | 115 ASSERT_TRUE(utils::WriteFile(data_path.c_str(), "hi", 2)); 141 ASSERT_TRUE(utils::WriteFile(data_path.c_str(), "hi", 2));
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
| CollectorUtil.java | 102 writeFile(reportLog, reformatJsonString(readFile(reportLog))); 133 private static void writeFile(File file, String jsonString) throws IOException {
|
| /tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zfile/ |
| ApkAlignmentTest.java | 61 creator.writeFile(soFile, "/doesnt_work.so"); 158 creator.writeFile(soFile, "/doesnt_work.so");
|
| /external/javassist/src/main/javassist/ |
| CtClass.java | [all...] |
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
| DiskLruCacheTest.java | 321 writeFile(cleanFile0, "A"); 322 writeFile(cleanFile1, "B"); 323 writeFile(dirtyFile0, "C"); 324 writeFile(dirtyFile1, "D"); 386 writeFile(getCleanFile("k1", 0), "A"); 387 writeFile(getCleanFile("k1", 1), "B"); [all...] |
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| Mtftp6.h | 315 timeout event in the EFI_MTFTP6_PROTOCOL.ReadFile(), EFI_MTFTP6_PROTOCOL.WriteFile() or
324 WriteFile() or ReadDirectory() function.
343 timeout event in the EFI_MTFTP6_PROTOCOL.ReadFile(), EFI_MTFTP6_PROTOCOL.WriteFile() or
352 EFI_MTFTP6_PROTOCOL.WriteFile() or EFI_MTFTP6_PROTOCOL.ReadDirectory()
368 EFI_MTFTP6_PROTOCOL.WriteFile() function.
373 EFI_MTFTP6_PROTOCOL.WriteFile() function. Setting *Length to zero signals the end of the session.
377 @param[in] Token The token provided in the EFI_MTFTP6_PROTOCOL.WriteFile() by the caller.
460 /// Only used in WriteFile() operation.
673 The WriteFile() function is used to initialize an uploading operation with the given option list
[all...] |
| /system/update_engine/payload_consumer/ |
| delta_performer_integration_test.cc | 358 EXPECT_TRUE(utils::WriteFile(base::StringPrintf("%s/hardtocompress", 365 base::WriteFile(base::FilePath(base::StringPrintf( 380 EXPECT_TRUE(utils::WriteFile(base::StringPrintf("%s/ones", 394 EXPECT_TRUE(utils::WriteFile(state->result_img.c_str(), 417 EXPECT_EQ(0, base::WriteFile(mnt_path.Append("emptyfile"), "", 0)); 426 base::WriteFile(mnt_path.Append("move-from-sparse"), 448 EXPECT_TRUE(utils::WriteFile(base::StringPrintf("%s/hardtocompress", 486 EXPECT_TRUE(utils::WriteFile(state->old_kernel.c_str(), 489 EXPECT_TRUE(utils::WriteFile(state->new_kernel.c_str(), 492 EXPECT_TRUE(utils::WriteFile(state->result_kernel.c_str() [all...] |
| /external/google-breakpad/src/client/windows/crash_generation/ |
| crash_generation_client.cc | 77 if (!WriteFile(pipe, 206 bool success = WriteFile(pipe, &msg, sizeof(msg), &bytes_count, NULL) != 0; 262 if (!WriteFile(pipe, &ack_msg, sizeof(ack_msg), &bytes_count, NULL)) {
|
| /frameworks/av/media/libaudioprocessing/tests/ |
| test-mixer.cpp | 54 static int writeFile(const char *filename, const void *buffer, 312 writeFile(outputFilename, outputAddr, 319 writeFile(auxFilename, auxAddr, outputSampleRate, 1, outputFrames, false);
|