Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h164 void FillPrimitiveAndSmallConstantTypes() REQUIRES_SHARED(Locks::mutator_lock_);
Dreg_type_cache.cc57 void RegTypeCache::FillPrimitiveAndSmallConstantTypes() { in FillPrimitiveAndSmallConstantTypes() function in art::verifier::RegTypeCache
295 FillPrimitiveAndSmallConstantTypes(); in RegTypeCache()