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

/frameworks/native/cmds/installd/
H A Ddexopt.h42 bool move_ab(const char* apk_path, const char* instruction_set, const char* output_path);
H A Ddexopt.cpp1742 // Helper for move_ab, so that we can have common failure-case cleanup.
1800 bool move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { function
H A DInstalldNativeService.cpp2247 bool success = move_ab(apk_path, instruction_set, oat_dir);

Completed in 2738 milliseconds