Home
last modified time | relevance | path

Searched defs:code_type (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dapp_info.cc32 AppInfo::CodeType AppInfo::FromVMRuntimeConstants(uint32_t code_type) { in FromVMRuntimeConstants()
43 static const char* CodeTypeName(AppInfo::CodeType code_type) { in CodeTypeName()
56 AppInfo::CodeType code_type) { in RegisterAppInfo()
H A Druntime.cc2625 int32_t code_type) { in RegisterAppInfo()