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

/frameworks/native/cmds/installd/
H A Dcommands.c606 char oat_location_arg[strlen("--oat-name=") + PKG_PATH_MAX]; local
611 sprintf(oat_location_arg, "--oat-location=%s", output_file_name);
616 oat_fd_arg, oat_location_arg,

Completed in 1215 milliseconds