Searched defs:key_value_store_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat.h | 143 uint8_t key_value_store_[0]; // note variable width data at end variable |
/art/dex2oat/ | ||
D | dex2oat.cc | 2882 std::unique_ptr<OatKeyValueStore> key_value_store_; member in art::Dex2Oat |