Home
last modified time | relevance | path

Searched refs:CallFstat (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_posix.cc35 int CallFstat(int fd, stat_wrapper_t *sb) { in CallFstat() function
40 int CallFstat(int fd, stat_wrapper_t *sb) {
338 if (CallFstat(file_.get(), &file_info)) in GetLength()
371 if (CallFstat(file_.get(), &file_info)) in GetInfo()