Searched defs:file_contents (Results 1 – 14 of 14) sorted by relevance
/external/v8/tools/testrunner/server/ |
D | signatures.py | 50 def VerifySignature(filename, file_contents, signature, pubkeyfile): argument
|
/external/autotest/tko/ |
D | jsonp_fetcher.cgi | 26 file_contents = urllib2.urlopen('http://localhost' + path).read() variable
|
/external/skia/tools/copyright/ |
D | fileparser.py | 76 def FindAllCommentBlocks(self, file_contents): argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_suppressions.cc | 65 char *file_contents; in ParseFromFile() local
|
/external/google-breakpad/src/tools/mac/dump_syms/ |
D | macho_dump.cc | 161 ByteBuffer file_contents(reinterpret_cast<uint8_t *>(mapping) in DumpFile() local
|
/external/google-breakpad/src/processor/ |
D | microdump_processor_unittest.cc | 62 void ReadFile(const string& file_name, string* file_contents) { in ReadFile()
|
/external/libbrillo/brillo/message_loops/ |
D | base_message_loop.cc | 267 const std::string& file_contents) { in ParseBinderMinor()
|
/external/autotest/client/site_tests/network_ShillInitScripts/ |
D | network_ShillInitScripts.py | 323 def file_contents(self, filename): member in network_ShillInitScripts
|
/external/protobuf/src/google/protobuf/compiler/ |
D | importer_unittest.cc | 370 string file_contents; in ExpectFileContents() local
|
D | command_line_interface_unittest.cc | 435 string file_contents; in ReadDescriptorSet() local
|
/external/pdfium/samples/ |
D | pdfium_test.cc | 614 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in main() local
|
/external/autotest/scheduler/ |
D | drone_manager.py | 895 def attach_file_to_execution(self, results_dir, file_contents, argument
|
D | monitor_db_functional_test.py | 223 def attach_file_to_execution(self, result_dir, file_contents, argument
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 770 string file_contents; member
|