HomeSort by relevance Sort by last modified time
    Searched refs:ResolveFieldJLS (Results 1 - 5 of 5) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils-inl.h 356 resolved_field = class_linker->ResolveFieldJLS(*method->GetDexFile(),
361 // Fast path: Verifier already would've called ResolveFieldJLS and we wouldn't
    [all...]
  /art/runtime/
class_linker.h 350 ArtField* ResolveFieldJLS(const DexFile& dex_file,
    [all...]
dex_file_annotations.cc 521 ArtField* field = Runtime::Current()->GetClassLinker()->ResolveFieldJLS(
    [all...]
class_linker.cc     [all...]
  /art/runtime/verifier/
method_verifier.cc     [all...]

Completed in 122 milliseconds