Home
last modified time | relevance | path

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

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