Home
last modified time | relevance | path

Searched defs:entries_ (Results 1 – 8 of 8) sorted by relevance

/art/runtime/
Dreference_table.h71 Table entries_; variable
/art/odrefresh/
Dodr_compilation_log.h94 std::vector<OdrCompilationLogEntry> entries_; variable
/art/libdexfile/dex/
Dtype_lookup_table.h176 const Entry* entries_; variable
Ddex_file_structs.h260 uint32_t entries_[1]; member
/art/runtime/verifier/
Dreg_type_cache.h199 ScopedArenaVector<const RegType*> entries_; variable
/art/runtime/mirror/
Ddex_cache.h163 std::atomic<NativeDexCachePair<T>> entries_[0]; variable
203 std::atomic<DexCachePair<T>> entries_[0]; variable
/art/libelffile/dwarf/
Ddebug_info_entry_writer.h217 Vector entries_; variable
/art/compiler/jit/
Djit_logger.cc188 PerfJitDebugEntry entries_[0]; // Followed by entry_count_ instances of PerfJitDebugEntry. member