Searched refs:move_ab (Results 1 - 3 of 3) sorted by last modified time

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2247 bool success = move_ab(apk_path, instruction_set, oat_dir);
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 Ddexopt.h42 bool move_ab(const char* apk_path, const char* instruction_set, const char* output_path);

Completed in 47 milliseconds