Home
last modified time | relevance | path

Searched defs:file_contents (Results 1 – 21 of 21) 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/tensorflow/tensorflow/contrib/ffmpeg/
Ddecode_audio_op.cc45 const tensorflow::StringPiece& file_contents, in Decode()
248 const tensorflow::StringPiece file_contents = contents.scalar<string>()(); in Compute() local
/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.cc57 string file_contents; in GetGoldenApiDefs() local
/external/skqp/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): argument
/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/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dsupplicant.cpp31 std::string file_contents; in copyFile() local
/external/libmojo/mojo/edk/embedder/
Dplatform_channel_pair_posix_unittest.cc207 const std::string file_contents("hello world"); in TEST_F() local
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.cc278 const std::string& file_contents) { in ParseBinderMinor()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
Dsupplicant.cpp44 std::string file_contents; in copyFile() local
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc276 string file_contents; in ExpectFileContents() local
Dcommand_line_interface_unittest.cc474 string file_contents; in Run() local
491 string file_contents; in Run() local
/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py330 def file_contents(self, filename): member in network_ShillInitScripts
/external/autotest/scheduler/
Ddrone_manager.py957 def attach_file_to_execution(self, results_dir, file_contents, argument
Dmonitor_db_functional_test.py212 def attach_file_to_execution(self, result_dir, file_contents, argument
/external/pdfium/samples/
Dpdfium_test.cc1600 std::unique_ptr<char, pdfium::FreeDeleter> file_contents = in main() local
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc770 string file_contents; member