Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c124 get_file_size(const char* pathname) in get_file_size() function
638 cpuinfo_len = get_file_size("/proc/cpuinfo"); in android_cpuInit()
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c344 if (get_file_size (file_name) < 1) in process_file()