Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtest_util.h54 bool IsInNativeAbi();
58 if (!IsInNativeAbi()) { \
Dcmd_record_test.cpp252 bool IsInNativeAbi() { in IsInNativeAbi() function