Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt_return_codes.h30 kSetPriority = 71, enumerator
53 case kSetPriority: in get_installd_return_code_name()
H A Ddexopt.cpp291 exit(DexoptReturnCodes::kSetPriority); in SetDex2OatScheduling()