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

/art/runtime/verifier/
H A Dreg_type_cache.h52 CreatePrimitiveAndSmallConstantTypes();
178 static void CreatePrimitiveAndSmallConstantTypes() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dreg_type_cache.cc324 void RegTypeCache::CreatePrimitiveAndSmallConstantTypes() { function in class:art::verifier::RegTypeCache

Completed in 28 milliseconds