Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.h70 CreatePrimitiveAndSmallConstantTypes(); in Init()
180 static void CreatePrimitiveAndSmallConstantTypes() REQUIRES_SHARED(Locks::mutator_lock_);
Dreg_type_cache.cc340 void RegTypeCache::CreatePrimitiveAndSmallConstantTypes() { in CreatePrimitiveAndSmallConstantTypes() function in art::verifier::RegTypeCache