Home
last modified time | relevance | path

Searched defs:dex_file_ (Results 1 – 25 of 25) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Ddex_file_tracking_registrar.h71 const DexFile* const dex_file_; variable
H A Dsignature.h62 const DexFile* dex_file_ = nullptr; variable
H A Dclass_accessor.h385 const DexFile& dex_file_; variable
H A Ddex_file.h978 const DexFile& dex_file_; variable
H A Ddex_file_verifier.cc375 const DexFile* const dex_file_; member in art::dex::DexFileVerifier
/aosp12/art/openjdkjvmti/
H A Dfixed_up_dex_file.h74 std::unique_ptr<const art::DexFile> dex_file_; variable
H A Dti_redefine.h288 std::unique_ptr<const art::DexFile> dex_file_; variable
/aosp12/art/compiler/optimizing/
H A Dblock_builder.h77 const DexFile* const dex_file_; variable
H A Dbuilder.h58 const DexFile* const dex_file_; variable
H A Dinstruction_builder.h302 const DexFile* const dex_file_; variable
H A Dnodes.h840 const DexFile& dex_file_; variable
/aosp12/art/tools/veridex/
H A Dresolver.h90 const DexFile& dex_file_; variable
/aosp12/art/dexdump/
H A Ddexdump_test.cc49 std::string dex_file_; member in art::DexDumpTest
/aosp12/art/dexlist/
H A Ddexlist_test.cc51 std::string dex_file_; member in art::DexListTest
/aosp12/art/compiler/driver/
H A Ddex_compilation_unit.h165 const DexFile* const dex_file_; variable
/aosp12/art/runtime/verifier/
H A Dmethod_verifier.h349 const DexFile* const dex_file_; // The dex file containing the method. variable
/aosp12/art/runtime/
H A Dhidden_api.h139 const DexFile* const dex_file_; variable
H A Dclass_linker.cc6382 const DexFile* const dex_file_; member in art::MethodNameAndSignatureComparator
/aosp12/art/dexoptanalyzer/
H A Ddexoptanalyzer.cc464 std::string dex_file_; member in art::dexoptanalyzer::DexoptAnalyzer
/aosp12/art/libdexfile/external/
H A Ddex_file_ext.cc133 std::unique_ptr<const art::DexFile> dex_file_; member
/aosp12/art/runtime/mirror/
H A Ddex_cache.h557 uint64_t dex_file_; // const DexFile* variable
/aosp12/frameworks/base/startop/view_compiler/
H A Ddex_builder.h573 std::shared_ptr<ir::DexFile> dex_file_; variable
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc854 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 Ddex_file_annotations.cc131 const DexFile& dex_file_; member in art::__anon31b237e50110::ClassData
/aosp12/art/dex2oat/driver/
H A Dcompiler_driver.cc1458 const DexFile* const dex_file_; member in art::ParallelCompilationManager