Home
last modified time | relevance | path

Searched refs:GetMultiImageBootClassPath (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc1318 key_value_store_->Put(OatHeader::kBootClassPathKey, GetMultiImageBootClassPath()); in Setup()
1916 std::string GetMultiImageBootClassPath() { in GetMultiImageBootClassPath() function in art::FINAL