Searched refs:current_dex_file (Results 1 – 1 of 1) sorted by relevance
607 const DexFile* current_dex_file = info.IsResolved() ? info.DeclaringDexFile() : dex_file; in PrepareIFieldTypes() local609 ifields[i] = FieldType(current_dex_file, field_idx); in PrepareIFieldTypes()659 const DexFile* current_dex_file = info.IsResolved() ? info.DeclaringDexFile() : dex_file; in PrepareSignatures() local660 signatures[i] = Signature(current_dex_file, method_idx, info.IsStatic(), alloc); in PrepareSignatures()