Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h46 class ConstantType; variable
Dreg_type.h705 ConstantType(uint32_t constant, uint16_t cache_id) REQUIRES_SHARED(Locks::mutator_lock_) in ConstantType() function