Searched refs:idmap_create_path (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/cmds/idmap/
H A Didmap.h21 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path,
H A Didmap.cpp166 return idmap_create_path(target_apk_path, overlay_apk_path, idmap_path);
H A Dcreate.cpp197 int idmap_create_path(const char *target_apk_path, const char *overlay_apk_path, function
H A Dscan.cpp228 if (idmap_create_path(target_apk_path, overlay_apk_path, idmap_path.string()) != 0) {

Completed in 58 milliseconds