Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dtest_util.h169 if (Workload::RunCmd({"pm", "install", "-t", "--abi", GetABI(), apk_path})) { in InstallApk()
182 const char* GetABI() { in GetABI() function