Home
last modified time | relevance | path

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

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