Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c427 get_elf_hwcap(const char* cpuinfo, int cpuinfo_len) in get_elf_hwcap() function
647 uint32_t hwcaps = get_elf_hwcap(cpuinfo, cpuinfo_len); in android_cpuInit()