Home
last modified time | relevance | path

Searched defs:key_value_store_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.h138 uint8_t key_value_store_[0]; // note variable width data at end variable
/art/dex2oat/
Ddex2oat.cc2995 std::unique_ptr<OatKeyValueStore> key_value_store_; member in art::Dex2Oat