Searched refs:idmap_create_path (Results 1 – 4 of 4) sorted by relevance
23 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path,
171 return idmap_create_path(target_apk_path, overlay_apk_path, idmap_path); in maybe_create_path()
198 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path, in idmap_create_path() function
269 if (idmap_create_path(target_apk_path, overlay_apk_path, idmap_path.string()) != 0) { in idmap_scan()