/art/libdexfile/dex/ |
D | dex_file_tracking_registrar.h | 71 const DexFile* const dex_file_; variable
|
D | signature.h | 62 const DexFile* dex_file_ = nullptr; variable
|
D | class_accessor.h | 385 const DexFile& dex_file_; variable
|
D | dex_file.h | 978 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 | 58 const DexFile* const dex_file_; variable
|
D | instruction_builder.h | 302 const DexFile* const dex_file_; variable
|
D | nodes.h | 840 const DexFile& dex_file_; variable
|
/art/tools/veridex/ |
D | resolver.h | 90 const DexFile& dex_file_; variable
|
/art/dexlist/ |
D | dexlist_test.cc | 51 std::string dex_file_; member in art::DexListTest
|
/art/dexdump/ |
D | dexdump_test.cc | 49 std::string dex_file_; member in art::DexDumpTest
|
/art/compiler/driver/ |
D | dex_compilation_unit.h | 165 const DexFile* const dex_file_; variable
|
/art/runtime/verifier/ |
D | method_verifier.h | 349 const DexFile* const dex_file_; // The dex file containing the method. variable
|
/art/runtime/ |
D | hidden_api.h | 139 const DexFile* const dex_file_; variable
|
D | class_linker.cc | 6371 const DexFile* const dex_file_; member in art::MethodNameAndSignatureComparator
|
/art/dexoptanalyzer/ |
D | dexoptanalyzer.cc | 464 std::string dex_file_; member in art::dexoptanalyzer::DexoptAnalyzer
|
/art/libdexfile/external/ |
D | dex_file_ext.cc | 133 std::unique_ptr<const art::DexFile> dex_file_; member
|
/art/runtime/mirror/ |
D | dex_cache.h | 557 uint64_t dex_file_; // const DexFile* variable
|
/art/dex2oat/linker/ |
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
|
/art/runtime/dex/ |
D | dex_file_annotations.cc | 131 const DexFile& dex_file_; member in art::__anon1fa1ee800111::ClassData
|
/art/dex2oat/driver/ |
D | compiler_driver.cc | 1458 const DexFile* const dex_file_; member in art::ParallelCompilationManager
|