Home
last modified time | relevance | path

Searched refs:FillPrimitiveAndSmallConstantTypes (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache.h174 void FillPrimitiveAndSmallConstantTypes() REQUIRES_SHARED(Locks::mutator_lock_);
Dreg_type_cache.cc63 void RegTypeCache::FillPrimitiveAndSmallConstantTypes() { in FillPrimitiveAndSmallConstantTypes() function in art::verifier::RegTypeCache
305 FillPrimitiveAndSmallConstantTypes(); in RegTypeCache()