Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h57 class PreciseConstType; variable
Dreg_type.h648 PreciseConstType(Handle<mirror::Class> cls, uint32_t constant, uint16_t cache_id) in PreciseConstType() function