Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.h37 kErrorInvalidArguments = 101, enumerator
Ddexoptanalyzer.cc141 exit(static_cast<int>(ReturnCode::kErrorInvalidArguments)); in Usage()
365 return ReturnCode::kErrorInvalidArguments; in FlattenClassLoaderContext()