/art/libdexfile/dex/ |
D | dex_file_tracking_registrar.h | 71 const DexFile* const dex_file_; variable
|
D | signature.h | 62 const DexFile* const dex_file_ = nullptr; variable
|
D | class_accessor.h | 385 const DexFile& dex_file_; variable
|
D | dex_file.h | 956 const DexFile& dex_file_; variable
|
D | dex_file_verifier.cc | 375 const DexFile* const dex_file_; member in art::dex::DexFileVerifier
|
/art/openjdkjvmti/ |
D | fixed_up_dex_file.h | 74 std::unique_ptr<const art::DexFile> dex_file_; variable
|
D | ti_redefine.h | 288 std::unique_ptr<const art::DexFile> dex_file_; variable
|
/art/compiler/optimizing/ |
D | block_builder.h | 77 const DexFile* const dex_file_; variable
|
D | builder.h | 59 const DexFile* const dex_file_; variable
|
D | instruction_builder.h | 304 const DexFile* const dex_file_; variable
|
D | nodes.h | 808 const DexFile& dex_file_; variable 4345 const DexFile& dex_file_; variable 5714 const DexFile& dex_file_; variable 5891 const DexFile& dex_file_; variable 6554 const DexFile& dex_file_; variable 6720 const DexFile& dex_file_; variable 6797 const DexFile& dex_file_; variable 6841 const DexFile& dex_file_; variable
|
/art/tools/veridex/ |
D | resolver.h | 90 const DexFile& dex_file_; variable
|
/art/dexdump/ |
D | dexdump_test.cc | 49 std::string dex_file_; member in art::DexDumpTest
|
/art/dexlist/ |
D | dexlist_test.cc | 51 std::string dex_file_; member in art::DexListTest
|
/art/compiler/driver/ |
D | dex_compilation_unit.h | 165 const DexFile* const dex_file_; variable
|
/art/runtime/verifier/ |
D | method_verifier.h | 336 const DexFile* const dex_file_; // The dex file containing the method. variable
|
/art/dexoptanalyzer/ |
D | dexoptanalyzer.cc | 366 std::string dex_file_; member in art::DexoptAnalyzer
|
/art/runtime/ |
D | hidden_api.h | 139 const DexFile* const dex_file_; variable
|
D | class_linker.cc | 6428 const DexFile* const dex_file_; member in art::MethodNameAndSignatureComparator
|
/art/libdexfile/external/ |
D | dex_file_ext.cc | 104 std::unique_ptr<const art::DexFile> dex_file_; member
|
/art/runtime/mirror/ |
D | dex_cache.h | 568 uint64_t dex_file_; // const DexFile* variable
|
/art/dex2oat/linker/ |
D | oat_writer.cc | 852 const DexFile* dex_file_; member in art::linker::OatWriter::DexMethodVisitor 1893 const DexFile* dex_file_; member in art::linker::OatWriter::WriteCodeMethodVisitor
|
/art/runtime/dex/ |
D | dex_file_annotations.cc | 131 const DexFile& dex_file_; member in art::__anon4bc6c7790111::ClassData
|
/art/dex2oat/driver/ |
D | compiler_driver.cc | 1556 const DexFile* const dex_file_; member in art::ParallelCompilationManager
|