Home | History | Annotate | Download | only in runtime

Lines Matching refs:linker_

1126     : dex_file_(dex_file), dex_cache_(dex_cache), class_loader_(class_loader), linker_(linker),
1214 mirror::String* resolved = linker_->ResolveString(dex_file_, jval_.i, *dex_cache_);
1220 mirror::Class* resolved = linker_->ResolveType(dex_file_, jval_.i, *dex_cache_,