Searched defs:ReadFromFile (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/core/lib/io/snappy/ |
| D | snappy_inputbuffer.cc | 150 Status SnappyInputBuffer::ReadFromFile() { in ReadFromFile() function in tensorflow::io::SnappyInputBuffer
|
| /external/cronet/net/tools/cert_verify_tool/ |
| D | cert_verify_tool_util.cc | 101 bool ReadFromFile(const base::FilePath& file_path, std::string* file_data) { in ReadFromFile() function
|
| /external/angle/util/windows/ |
| D | test_utils_win.cpp | 89 void ReadFromFile(bool blocking, HANDLE handle, std::string *out) in ReadFromFile() function
|
| /external/angle/util/posix/ |
| D | test_utils_posix.cpp | 78 ReadResult ReadFromFile(int fd, std::string *out) in ReadFromFile() function
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_posix.cc | 225 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
|
| D | sanitizer_win.cc | 568 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | sysinfo.cc | 201 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
|
| /external/google-benchmark/src/ |
| D | sysinfo.cc | 206 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
|
| /external/cronet/base/json/ |
| D | json_reader_unittest.cc | 687 TEST(JSONReaderTest, ReadFromFile) { in TEST() argument
|