Searched refs:kBootClassPathKey (Results 1 – 5 of 5) sorted by relevance
46 static constexpr const char* kBootClassPathKey = "bootclasspath"; variable
1055 const char* boot_cp = boot_oat_header.GetStoreValueByKey(OatHeader::kBootClassPathKey); in OpenDexFilesFromImage()
235 key_value_store.Put(OatHeader::kBootClassPathKey, in Compile()
1752 boot_oat_header.GetStoreValueByKey(OatHeader::kBootClassPathKey); in LoadBootImage()
1566 key_value_store_->Put(OatHeader::kBootClassPathKey, in Setup()