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 132 uint8_t key_value_store_[0]; // note variable width data at end variable
  /art/dex2oat/
dex2oat.cc 657 key_value_store_(nullptr),
714 key_value_store_.release(); // NOLINT
2727 std::unique_ptr<SafeMap<std::string, std::string> > key_value_store_; member in class:art::final
    [all...]

Completed in 555 milliseconds