Home | History | Annotate | Download | only in driver

Lines Matching refs:string_idx

1374                                                         uint32_t string_idx) {
1386 class_linker->ResolveString(dex_file, string_idx, dex_cache);
1391 result = (dex_cache->GetResolvedString(string_idx) != nullptr);