Searched refs:delete_odex (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.h54 bool delete_odex(const char* apk_path, const char* instruction_set, const char* output_path);
H A Ddexopt.cpp1870 bool delete_odex(const char* apk_path, const char* instruction_set, const char* oat_dir) { function
H A DInstalldNativeService.cpp2260 bool res = delete_odex(apk_path, instruction_set, oat_dir);

Completed in 1194 milliseconds