Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_inputbuffer.cc142 Status SnappyInputBuffer::ReadFromFile() { in ReadFromFile() function in tensorflow::io::SnappyInputBuffer
/external/angle/util/posix/
Dtest_utils_posix.cpp61 bool ReadFromFile(int fd, std::string *out) in ReadFromFile() function
/external/angle/util/windows/
Dtest_utils_win.cpp89 void ReadFromFile(bool blocking, HANDLE handle, std::string *out) 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/google-benchmark/src/
Dsysinfo.cc204 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc201 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1869 EPVRTError CPVRTModelPOD::ReadFromFile( function in CPVRTModelPOD