Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h153 void FillPrimitiveAndSmallConstantTypes() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dreg_type_cache.cc47 void RegTypeCache::FillPrimitiveAndSmallConstantTypes() { in FillPrimitiveAndSmallConstantTypes() function in art::verifier::RegTypeCache
244 FillPrimitiveAndSmallConstantTypes(); in RegTypeCache()