Home
last modified time | relevance | path

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

/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.cc56 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/libbrillo/brillo/message_loops/
Dbase_message_loop.cc279 const std::string& file_contents) { in ParseBinderMinor()
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
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.py315 def file_contents(self, filename): member in network_ShillInitScripts
/external/tensorflow/tensorflow/lite/toco/tflite/
Dexport.cc98 string* file_contents) { in WriteModelToString()
/external/libchrome/base/process/
Dprocess_metrics_linux.cc45 std::string file_contents; in ReadFileToUint64() local
/external/autotest/scheduler/
Ddrone_manager.py938 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