Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/server/
Dsignatures.py50 def VerifySignature(filename, file_contents, signature, pubkeyfile): argument
/external/autotest/tko/
Djsonp_fetcher.cgi26 file_contents = urllib2.urlopen('http://localhost' + path).read() variable
/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/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc161 ByteBuffer file_contents(reinterpret_cast<uint8_t *>(mapping) in DumpFile() local
/external/google-breakpad/src/processor/
Dmicrodump_processor_unittest.cc62 void ReadFile(const string& file_name, string* file_contents) { in ReadFile()
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc267 const std::string& file_contents) { in ParseBinderMinor()
/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py323 def file_contents(self, filename): member in network_ShillInitScripts
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc370 string file_contents; in ExpectFileContents() local
Dcommand_line_interface_unittest.cc435 string file_contents; in ReadDescriptorSet() local
/external/pdfium/samples/
Dpdfium_test.cc614 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in main() local
/external/autotest/scheduler/
Ddrone_manager.py895 def attach_file_to_execution(self, results_dir, file_contents, argument
Dmonitor_db_functional_test.py223 def attach_file_to_execution(self, result_dir, file_contents, argument
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc770 string file_contents; member