Home
last modified time | relevance | path

Searched defs:current_dex_file (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dtype_inference.cc607 const DexFile* current_dex_file = info.IsResolved() ? info.DeclaringDexFile() : dex_file; in PrepareIFieldTypes() local
659 const DexFile* current_dex_file = info.IsResolved() ? info.DeclaringDexFile() : dex_file; in PrepareSignatures() local