Home
last modified time | relevance | path

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

/art/runtime/
Ddex_method_iterator.h106 const DexFile& GetDexFile() { in GetDexFile() function
Dart_field-inl.h314 inline const DexFile* ArtField::GetDexFile() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexFile() function
Dart_method-inl.h324 inline const DexFile* ArtMethod::GetDexFile() { in GetDexFile() function
Dclass_linker.cc753 const DexFile* GetDexFile() const { in GetDexFile() function in art::DexFileAndClassPair
/art/compiler/driver/
Ddex_compilation_unit.h56 const DexFile* GetDexFile() const { in GetDexFile() function
Dcompiler_driver.cc1604 const DexFile* GetDexFile() const { in GetDexFile() function in art::ParallelCompilationManager
/art/runtime/mirror/
Ddex_cache.h141 const DexFile* GetDexFile() ALWAYS_INLINE SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexFile() function
Dclass-inl.h695 inline const DexFile& Class::GetDexFile() { in GetDexFile() function
/art/compiler/dex/
Ddex_to_dex_compiler.cc51 const DexFile& GetDexFile() const { in GetDexFile() function in art::optimizer::DexCompiler
/art/compiler/optimizing/
Dnodes.h281 const DexFile& GetDexFile() const { in GetDexFile() function
1188 const DexFile& GetDexFile() const { in GetDexFile() function