Home
last modified time | relevance | path

Searched defs:stored_context (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc1911 const std::string stored_context = "PCL[/system/not_real_lib.jar]"; in TEST_F() local
/art/runtime/
Dclass_linker.cc2199 const char* stored_context = oat_header->GetStoreValueByKey(OatHeader::kClassPathKey); in AddImageSpace() local