Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc86 static constexpr JavaLangObjectPair constJavaLangObject; in FillPrimitiveAndConstantTypes() local
87 entries[kJavaLangObjectCacheId] = &constJavaLangObject.initialized; in FillPrimitiveAndConstantTypes()
88 entries[kUninitializedJavaLangObjectCacheId] = &constJavaLangObject.uninitialized; in FillPrimitiveAndConstantTypes()