Searched refs:GetABI (Results 1 – 1 of 1) sorted by relevance
169 if (Workload::RunCmd({"pm", "install", "-t", "--abi", GetABI(), apk_path})) { in InstallApk()182 const char* GetABI() { in GetABI() function