Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h157 void FillPrimitiveAndSmallConstantTypes() SHARED_REQUIRES(Locks::mutator_lock_);
Dreg_type_cache.cc53 void RegTypeCache::FillPrimitiveAndSmallConstantTypes() { in FillPrimitiveAndSmallConstantTypes() function in art::verifier::RegTypeCache
280 FillPrimitiveAndSmallConstantTypes(); in RegTypeCache()