/aosp12/art/libdexfile/dex/ |
H A D | dex_file_tracking_registrar.h | 71 const DexFile* const dex_file_; variable
|
H A D | signature.h | 62 const DexFile* dex_file_ = nullptr; variable
|
H A D | class_accessor.h | 385 const DexFile& dex_file_; variable
|
H A D | dex_file.h | 978 const DexFile& dex_file_; variable
|
H A D | dex_file_verifier.cc | 375 const DexFile* const dex_file_; member in art::dex::DexFileVerifier
|
/aosp12/art/openjdkjvmti/ |
H A D | fixed_up_dex_file.h | 74 std::unique_ptr<const art::DexFile> dex_file_; variable
|
H A D | ti_redefine.h | 288 std::unique_ptr<const art::DexFile> dex_file_; variable
|
/aosp12/art/compiler/optimizing/ |
H A D | block_builder.h | 77 const DexFile* const dex_file_; variable
|
H A D | builder.h | 58 const DexFile* const dex_file_; variable
|
H A D | instruction_builder.h | 302 const DexFile* const dex_file_; variable
|
H A D | nodes.h | 840 const DexFile& dex_file_; variable
|
/aosp12/art/tools/veridex/ |
H A D | resolver.h | 90 const DexFile& dex_file_; variable
|
/aosp12/art/dexdump/ |
H A D | dexdump_test.cc | 49 std::string dex_file_; member in art::DexDumpTest
|
/aosp12/art/dexlist/ |
H A D | dexlist_test.cc | 51 std::string dex_file_; member in art::DexListTest
|
/aosp12/art/compiler/driver/ |
H A D | dex_compilation_unit.h | 165 const DexFile* const dex_file_; variable
|
/aosp12/art/runtime/verifier/ |
H A D | method_verifier.h | 349 const DexFile* const dex_file_; // The dex file containing the method. variable
|
/aosp12/art/runtime/ |
H A D | hidden_api.h | 139 const DexFile* const dex_file_; variable
|
H A D | class_linker.cc | 6382 const DexFile* const dex_file_; member in art::MethodNameAndSignatureComparator
|
/aosp12/art/dexoptanalyzer/ |
H A D | dexoptanalyzer.cc | 464 std::string dex_file_; member in art::dexoptanalyzer::DexoptAnalyzer
|
/aosp12/art/libdexfile/external/ |
H A D | dex_file_ext.cc | 133 std::unique_ptr<const art::DexFile> dex_file_; member
|
/aosp12/art/runtime/mirror/ |
H A D | dex_cache.h | 557 uint64_t dex_file_; // const DexFile* variable
|
/aosp12/frameworks/base/startop/view_compiler/ |
H A D | dex_builder.h | 573 std::shared_ptr<ir::DexFile> dex_file_; variable
|
/aosp12/art/dex2oat/linker/ |
H A D | oat_writer.cc | 854 const DexFile* dex_file_; member in art::linker::OatWriter::DexMethodVisitor 1932 const DexFile* dex_file_; member in art::linker::OatWriter::WriteCodeMethodVisitor
|
/aosp12/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 131 const DexFile& dex_file_; member in art::__anon31b237e50110::ClassData
|
/aosp12/art/dex2oat/driver/ |
H A D | compiler_driver.cc | 1458 const DexFile* const dex_file_; member in art::ParallelCompilationManager
|