Home
last modified time | relevance | path

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

/art/runtime/
Dwell_known_classes.cc848 Handle<mirror::Class> j_l_Runtime = in LateInit() local
851 self, j_l_Runtime, /*can_init_fields=*/ true, /*can_init_parents=*/ true); in LateInit()
852 CHECK(success) << "Failed to initialize " << j_l_Runtime->PrettyDescriptor(); in LateInit()
862 j_l_Runtime.Get(), in LateInit()