HomeSort by relevance Sort by last modified time
    Searched refs:idmap_create_fd (Results 1 - 3 of 3) sorted by null

  /frameworks/base/cmds/idmap/
idmap.h 24 int idmap_create_fd(const char *target_apk_path, const char *overlay_apk_path, int fd);
idmap.cpp 145 return idmap_create_fd(target_apk_path, overlay_apk_path, idmap_fd);
create.cpp 219 int idmap_create_fd(const char *target_apk_path, const char *overlay_apk_path, int fd) function

Completed in 65 milliseconds