Searched refs:move_ab (Results 1 – 3 of 3) sorted by relevance
133 bool move_ab(const char* apk_path, const char* instruction_set, const char* output_path);
2585 bool move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { in move_ab() function
2739 bool success = move_ab(apk_path, instruction_set, oat_dir); in moveAb()