OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idmap_verify_fd
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/idmap/
idmap.h
28
int
idmap_verify_fd
(const char *target_apk_path, const char *overlay_apk_path, int fd);
idmap.cpp
194
return
idmap_verify_fd
(target_apk_path, overlay_apk_path, idmap_fd);
create.cpp
225
int
idmap_verify_fd
(const char *target_apk_path, const char *overlay_apk_path, int fd)
function
Completed in 73 milliseconds