Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc634 ScopedNullHandle<mirror::ClassLoader> null_handle; in Run() local
638 self, boot_class_path, profile_file, null_handle, /* add_to_queue= */ true); in Run()