Home
last modified time | relevance | path

Searched refs:declaring_dex_file (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_driver-inl.h103 ArtField* resolved_field, const DexFile** declaring_dex_file, in GetResolvedFieldDexFileLocation() argument
106 *declaring_dex_file = declaring_class->GetDexCache()->GetDexFile(); in GetResolvedFieldDexFileLocation()
276 ArtMethod* resolved_method, const DexFile** declaring_dex_file, in GetResolvedMethodDexFileLocation() argument
279 *declaring_dex_file = declaring_class->GetDexCache()->GetDexFile(); in GetResolvedMethodDexFileLocation()
Dcompiler_driver.h268 ArtField* resolved_field, const DexFile** declaring_dex_file,
322 ArtMethod* resolved_method, const DexFile** declaring_dex_file,