Searched refs:kBootClassPathKey (Results 1 – 4 of 4) sorted by relevance
46 static constexpr const char* kBootClassPathKey = "bootclasspath"; variable
860 const char* boot_cp = boot_oat_header.GetStoreValueByKey(OatHeader::kBootClassPathKey); in OpenDexFilesFromImage()
1318 key_value_store_->Put(OatHeader::kBootClassPathKey, GetMultiImageBootClassPath()); in Setup()
314 boot_oat_header.GetStoreValueByKey(OatHeader::kBootClassPathKey); in Heap()