Searched defs:code_type (Results 1 – 5 of 5) sorted by relevance
32 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()
2880 int32_t code_type) { in RegisterAppInfo()
988 AppInfo::CodeType code_type) { in Start()1152 AppInfo::CodeType code_type) { in AddTrackedLocations()
281 AppInfo::CodeType code_type) { in StartProfileSaver()
247 const AppInfo::CodeType code_type = in OpenDexFilesFromOat() local