Searched refs:h_list_scope (Results 1 – 1 of 1) sorted by relevance
10008 StackHandleScope<1> h_list_scope(self); in CreateWellKnownClassLoader() local10009 Handle<mirror::Class> h_list_class(h_list_scope.NewHandle<mirror::Class>(list_class)); in CreateWellKnownClassLoader()