Searched refs:null_handle (Results 1 – 2 of 2) sorted by relevance
948 ScopedNullHandle<mirror::ClassLoader> null_handle; in Run() local956 self, boot_class_path, boot_profile, null_handle, /* add_to_queue= */ true); in Run()959 self, boot_class_path, profile_file, null_handle, /* add_to_queue= */ true); in Run()
8136 ScopedNullHandle<mirror::PointerArray> null_handle; in LinkInterfaceMethods() local8137 Handle<mirror::PointerArray> input_vtable_array(null_handle); in LinkInterfaceMethods()