Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt_return_codes.h34 kInstructionSetLength = 73, enumerator
59 case kInstructionSetLength: in get_installd_return_code_name()
99 case kInstructionSetLength: in get_return_code_name()
Ddexopt.cpp239 exit(DexoptReturnCodes::kInstructionSetLength); in run_dex2oat()