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/compiler/ | ||
D | oat_writer.h | 260 SafeMap<std::string, std::string>* key_value_store_; variable |