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

/external/chromium/base/
H A Dplatform_file_posix.cc22 static int CallFstat(int fd, stat_wrapper_t *sb) { function in namespace:base
27 static int CallFstat(int fd, stat_wrapper_t *sb) {
187 if (CallFstat(file, &file_info))

Completed in 54 milliseconds