Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dreg_type_cache.h59 class ShortType; variable
H A Dreg_type.h536 ShortType(ObjPtr<mirror::Class> klass, const std::string_view& descriptor, in ShortType() function