Searched defs:get_file_size (Results 1 - 6 of 6) sorted by relevance

/external/autotest/client/cros/faft/utils/
H A Dos_interface.py195 def get_file_size(self, path): member in class:OSInterface
/external/libmicrohttpd/doc/examples/
H A Dtlsauthentication.c66 get_file_size (const char *filename) function
93 size = get_file_size (filename);
/external/fio/
H A Dioengine.h148 int (*get_file_size)(struct thread_data *, struct fio_file *); member in struct:ioengine_ops
H A Dfilesetup.c350 static int get_file_size(struct thread_data *td, struct fio_file *f) function
632 return get_file_size(td, f);
/external/opencv3/3rdparty/libwebp/cpu-features/
H A Dcpu-features.c119 get_file_size(const char* pathname) function
552 cpuinfo_len = get_file_size("/proc/cpuinfo");
/external/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c124 get_file_size(const char* pathname) function
676 cpuinfo_len = get_file_size("/proc/cpuinfo");

Completed in 146 milliseconds