Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1593 std::string isa_arg = "--isa=" + instruction_set; in exec_dexoptanalyzer() local
1613 argv[i++] = isa_arg.c_str(); in exec_dexoptanalyzer()