HomeSort by relevance Sort by last modified time
    Searched defs:key_value_store_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat.h 158 uint8_t key_value_store_[0]; // note variable width data at end variable
  /art/dex2oat/
dex2oat.cc 582 key_value_store_(nullptr),
649 key_value_store_.release();
2849 std::unique_ptr<SafeMap<std::string, std::string> > key_value_store_; member in class:art::FINAL
    [all...]

Completed in 59 milliseconds