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

/frameworks/native/cmds/installd/
H A Dcommands.c603 char zip_fd_arg[strlen("--zip-fd=") + MAX_INT_LEN]; local
608 sprintf(zip_fd_arg, "--zip-fd=%d", zip_fd);
615 zip_fd_arg, zip_location_arg,

Completed in 63 milliseconds