OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oat_location_arg
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/cmds/installd/
commands.c
606
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
,
[
all
...]
Completed in 160 milliseconds