Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dfixed_up_dex_file.h55 const art::DexFile& GetDexFile() { in GetDexFile() function
Dti_redefine.h122 const art::DexFile& GetDexFile() { in GetDexFile() function
/art/tools/veridex/
Dresolver.h78 const DexFile& GetDexFile() const { in GetDexFile() function
/art/libdexfile/dex/
Dclass_accessor.h63 const DexFile& GetDexFile() const { in GetDexFile() function
353 const DexFile& GetDexFile() const { in GetDexFile() function
/art/compiler/driver/
Ddex_compilation_unit.h57 const DexFile* GetDexFile() const { in GetDexFile() function
/art/runtime/verifier/
Dmethod_verifier.h121 const DexFile& GetDexFile() const { in GetDexFile() function
/art/runtime/
Dhidden_api.h87 const DexFile* GetDexFile() const { return dex_file_; } in GetDexFile() function
Dart_method-inl.h158 inline const DexFile* ArtMethod::GetDexFile() { in GetDexFile() function
Dart_field-inl.h340 inline const DexFile* ArtField::GetDexFile() REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFile() function
Doat_file_manager.cc250 const DexFile* GetDexFile() const { in GetDexFile() function in art::DexFileAndClassPair
/art/dex2oat/dex/
Ddex_to_dex_compiler.cc455 const DexFile& DexToDexCompiler::CompilationState::GetDexFile() const { in GetDexFile() function in art::optimizer::DexToDexCompiler::CompilationState
/art/runtime/mirror/
Ddex_cache.h445 const DexFile* GetDexFile() ALWAYS_INLINE REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFile() function
Dclass-inl.h834 inline const DexFile& Class::GetDexFile() { in GetDexFile() function
/art/runtime/dex/
Ddex_file_annotations.cc85 const DexFile& GetDexFile() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFile() function in art::__anon4bc6c7790111::ClassData