/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | class_accessor.h | 64 const DexFile& GetDexFile() const { in GetDexFile() function 354 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | class_accessor.h | 64 const DexFile& GetDexFile() const { in GetDexFile() function 354 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | class_accessor.h | 64 const DexFile& GetDexFile() const { in GetDexFile() function 354 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | class_accessor.h | 65 const DexFile& GetDexFile() const { in GetDexFile() function 357 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | class_accessor.h | 65 const DexFile& GetDexFile() const { in GetDexFile() function 358 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | class_accessor.h | 65 const DexFile& GetDexFile() const { in GetDexFile() function 358 const DexFile& GetDexFile() const { in GetDexFile() function
|
H A D | dex_file_verifier_test.cc | 61 DexFile* GetDexFile(const uint8_t* dex_bytes, size_t length) { in GetDexFile() function in art::DexFileVerifierTest
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | class_accessor.h | 65 const DexFile& GetDexFile() const { in GetDexFile() function 357 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | class_accessor.h | 65 const DexFile& GetDexFile() const { in GetDexFile() function 358 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/tools/veridex/ |
H A D | resolver.h | 78 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/compiler/driver/ |
H A D | dex_compilation_unit.h | 58 const DexFile* GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_redefine.h | 157 const art::DexFile& GetDexFile() { in GetDexFile() function
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | reg_type_cache.h | 63 const DexFile* GetDexFile() const { in GetDexFile() function
|
H A D | method_verifier.h | 120 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/runtime/ |
H A D | hidden_api.h | 92 const DexFile* GetDexFile() const { return dex_file_; } in GetDexFile() function
|
H A D | art_field-inl.h | 402 inline const DexFile* ArtField::GetDexFile() { in GetDexFile() function
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | dex_cache.h | 363 const DexFile* GetDexFile() ALWAYS_INLINE REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFile() function
|
H A D | class-inl.h | 948 inline const DexFile& Class::GetDexFile() { in GetDexFile() function
|
/aosp_15_r20/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 85 const DexFile& GetDexFile() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFile() function in art::__anon071681ef0111::ClassData
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.h | 460 const DexFile& GetDexFile() const { in GetDexFile() function
|
/aosp_15_r20/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 1569 const DexFile* GetDexFile() const { in GetDexFile() function in art::ParallelCompilationManager
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | oat_writer.cc | 271 const DexFile* GetDexFile() const { return dex_file_.get(); } in GetDexFile() function in art::linker::OatWriter::OatDexFile
|