Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt_return_codes.h35 kHashReadDex = 76, enumerator
63 case kHashReadDex: in get_installd_return_code_name()
H A Ddexopt.cpp2115 _exit(DexoptReturnCodes::kHashReadDex); in hash_secondary_dex_file()