Searched defs:boot_cp (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.cc888 const char* boot_cp = boot_oat_header.GetStoreValueByKey(OatHeader::kBootClassPathKey); local
889 if (boot_cp != nullptr) {
891 boot_cp,

Completed in 8 milliseconds