Home
last modified time | relevance | path

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

/art/runtime/
Doat.h143 uint8_t key_value_store_[0]; // note variable width data at end variable
/art/compiler/
Doat_writer.h260 SafeMap<std::string, std::string>* key_value_store_; variable