Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 25 of 28) sorted by relevance

12

/external/selinux/libsemanage/src/
Dcompressed_file.h31 struct file_contents { struct
46 * @param contents pointer to struct file_contents, which will be argument
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc36 std::string file_contents; in GetFileContents() local
68 base::Optional<std::string> file_contents = GetFileContents(file_path_); in ParseFile() local
84 bool BreakpadParser::ParseFromString(const std::string& file_contents) { in ParseFromString()
/external/python/pyfakefs/pyfakefs/tests/
Dlogsio.py19 def file_contents(path): function
Dexample.py145 def file_contents(path): function
/external/autotest/tko/
Djsonp_fetcher.cgi26 file_contents = urllib2.urlopen('http://localhost' + path).read() variable
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_event_log_input.cc34 const std::string& file_contents, in CreateFromString()
Drtc_event_log_source.cc60 const std::string& file_contents, in CreateFromString()
/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc147 string RemoveDoc(const OpDef& op, const string& file_contents, in RemoveDoc()
195 string file_contents; in RemoveDocs() local
Dapi_test.cc65 string file_contents; in GetGoldenApiDefs() local
/external/skia/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.cc65 char *file_contents; in ParseFromFile() local
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc194 const std::string& file_contents) { in ParseBinderMinor()
/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc165 ByteBuffer file_contents(reinterpret_cast<uint8_t *>(mapping) in DumpFile() local
/external/rust/crates/zip/tests/
Dend_to_end.rs190 let file_contents: String = read_archive_file(archive, name).unwrap(); in check_archive_file_contents() localVariable
/external/python/pyfakefs/pyfakefs/
Dpatched_packages.py75 file_contents=None, argument
/external/google-breakpad/src/processor/
Dmicrodump_processor_unittest.cc64 void ReadFile(const string& file_name, string* file_contents) { in ReadFile()
/external/wpa_supplicant_8/wpa_supplicant/aidl/
Dsupplicant.cpp59 std::string file_contents; in copyFile() local
/external/pdfium/fpdfsdk/
Dfpdf_dataavail_embeddertest.cpp91 char* file_contents() { return file_contents_.get(); } in file_contents() function in __anon1f9940f00111::TestAsyncLoader
Dfpdf_view_embeddertest.cpp418 auto file_contents = GetFileContents(pdf_path.c_str(), &pdf_length); in TEST_F() local
1062 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in TEST_F() local
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc300 std::string file_contents; in ExpectFileContents() local
Dcommand_line_interface_unittest.cc468 std::string file_contents; in ReadDescriptorSet() local
498 std::string file_contents; in ExpectFileContent() local
/external/tensorflow/tensorflow/c/experimental/saved_model/internal/
Dsaved_model_api_test.cc337 std::string file_contents(*output_value); in TEST_P() local
/external/tensorflow/tensorflow/lite/toco/tflite/
Dexport.cc103 std::string* file_contents) { in WriteModelToString()
/external/libchrome/base/process/
Dprocess_metrics_linux.cc45 std::string file_contents; in ReadFileToUint64() local
/external/libchrome/base/files/
Dfile_util_unittest.cc776 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
1154 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
1234 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local
2163 const std::wstring file_contents(L"Gooooooooooooooooooooogle"); in TEST_F() local

12