Searched refs:create_and_write_idmap (Results 1 – 1 of 1) sorted by relevance
171 int create_and_write_idmap(const char *target_apk_path, const char *overlay_apk_path, in create_and_write_idmap() function211 int r = create_and_write_idmap(target_apk_path, overlay_apk_path, fd, false); in idmap_create_path()221 return create_and_write_idmap(target_apk_path, overlay_apk_path, fd, true) == 0 ? in idmap_create_fd()