Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dsysinfo.cc207 bool ReadFromFile(std::string const& fname, ArgT* arg) { in ReadFromFile() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp175 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function
H A Dsanitizer_win.cpp764 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile() function