Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc9758 bool list_init = EnsureInitialized(self, h_list_class, true, true); in CreateWellKnownClassLoader() local
9759 DCHECK(list_init); in CreateWellKnownClassLoader()