Searched refs:delete_odex (Results 1 – 3 of 3) sorted by relevance
111 int64_t delete_odex(const char* apk_path, const char* instruction_set, const char* output_path);
2429 int64_t delete_odex(const char* apk_path, const char* instruction_set, const char* oat_dir) { in delete_odex() function
3605 *_aidl_return = delete_odex(apk_path, instruction_set, oat_dir); in deleteOdex()