Home
last modified time | relevance | path

Searched defs:cpuinfo_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/libnativebridge/
H A Dnative_bridge.cc304 static bool MountCpuinfo(const char* cpuinfo_path) { in MountCpuinfo()
342 char cpuinfo_path[1024]; in MountCpuinfoForInstructionSet() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/arm64/
Dcpu_features_test.cc41 ProcCpuinfoFeatures(const char* cpuinfo_path) { in ProcCpuinfoFeatures()