Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dclass_linker.cc10019 StackHandleScope<1> h_list_scope(self); in CreateWellKnownClassLoader() local
10020 Handle<mirror::Class> h_list_class(h_list_scope.NewHandle<mirror::Class>(list_class)); in CreateWellKnownClassLoader()