Home
last modified time | relevance | path

Searched defs:target_apk_path (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/idmap/
Dcreate.cpp75 bool is_idmap_stale_fd(const char *target_apk_path, const char *overlay_apk_path, int idmap_fd) in is_idmap_stale_fd()
134 bool is_idmap_stale_path(const char *target_apk_path, const char *overlay_apk_path, in is_idmap_stale_path()
152 int create_idmap(const char *target_apk_path, const char *overlay_apk_path, in create_idmap()
171 int create_and_write_idmap(const char *target_apk_path, const char *overlay_apk_path, in create_and_write_idmap()
198 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path, in idmap_create_path()
219 int idmap_create_fd(const char *target_apk_path, const char *overlay_apk_path, int fd) in idmap_create_fd()
Didmap.cpp123 int maybe_create_fd(const char *target_apk_path, const char *overlay_apk_path, in maybe_create_fd()
149 int maybe_create_path(const char *target_apk_path, const char *overlay_apk_path, in maybe_create_path()
170 int maybe_scan(const char *target_package_name, const char *target_apk_path, in maybe_scan()
Dscan.cpp169 int idmap_scan(const char *target_package_name, const char *target_apk_path, in idmap_scan()