Home
last modified time | relevance | path

Searched refs:idmap_verify_fd (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/idmap/
Didmap.h28 int idmap_verify_fd(const char *target_apk_path, const char *overlay_apk_path, int fd);
Didmap.cpp194 return idmap_verify_fd(target_apk_path, overlay_apk_path, idmap_fd); in maybe_verify_fd()
Dcreate.cpp229 int idmap_verify_fd(const char *target_apk_path, const char *overlay_apk_path, int fd) in idmap_verify_fd() function