Home
last modified time | relevance | path

Searched defs:ReadFromFile (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_inputbuffer.cc144 Status SnappyInputBuffer::ReadFromFile() { in ReadFromFile() function in tensorflow::io::SnappyInputBuffer
/external/libchrome/base/json/
Djson_reader_unittest.cc574 TEST(JSONReaderTest, ReadFromFile) { in TEST() argument
/external/google-benchmark/src/
Dsysinfo.cc172 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc172 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cc225 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
Dsanitizer_win.cc568 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1869 EPVRTError CPVRTModelPOD::ReadFromFile( function in CPVRTModelPOD