Searched refs:h_dex_file (Results 1 – 1 of 1) sorted by relevance
5850 Handle<mirror::Object> h_dex_file = hs2.NewHandle( in CreatePathClassLoader() local5852 DCHECK(h_dex_file.Get() != nullptr); in CreatePathClassLoader()5853 cookie_field->SetObject<false>(h_dex_file.Get(), h_long_array.Get()); in CreatePathClassLoader()5857 element_file_field->SetObject<false>(h_element.Get(), h_dex_file.Get()); in CreatePathClassLoader()