Home
last modified time | relevance | path

Searched defs:version_ (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Doat.h122 std::array<uint8_t, 4> version_; variable
Dimage.h436 uint8_t version_[4]; variable
/art/compiler/jit/
Djit_logger.cc113 uint32_t version_; // Header version member
/art/libprofile/profile/
Dprofile_compilation_info.h974 uint8_t version_[kProfileVersionSize]; variable
/art/runtime/jit/
Ddebugger_interface.cc147 uint32_t version_ = 1; // NB: GDB supports only version 1. member