Searched defs:GetDexFile (Results 1 – 10 of 10) sorted by relevance
106 const DexFile& GetDexFile() { in GetDexFile() function
55 const DexFile* GetDexFile() const { in GetDexFile() function
434 const DexFile& GetDexFile() const { in GetDexFile() function
1478 const DexFile* GetDexFile() const { in GetDexFile() function in art::ParallelCompilationManager
149 const DexFile* GetDexFile() ALWAYS_INLINE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexFile() function
285 inline const DexFile* ArtField::GetDexFile() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexFile() function
412 inline const DexFile* ArtMethod::GetDexFile() { in GetDexFile() function
668 inline const DexFile& Class::GetDexFile() { in GetDexFile() function
51 const DexFile& GetDexFile() const { in GetDexFile() function in art::optimizer::DexCompiler
280 const art::DexFile* GetDexFile() const { in GetDexFile() function