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

  /frameworks/base/cmds/idmap/
idmap.h 21 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path,
idmap.cpp 166 return idmap_create_path(target_apk_path, overlay_apk_path, idmap_path);
create.cpp 198 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path, function
scan.cpp 206 if (idmap_create_path(target_apk_path, overlay_apk_path, idmap_path.string()) != 0) {

Completed in 293 milliseconds