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

/art/runtime/
H A Dclass_linker.cc1369 std::string relocation_msg; local
1371 relocation_msg = StringPrintf(" and relocation failed");
1377 relocation_msg.c_str());
1381 odex_error_msg.c_str(), relocation_msg.c_str());

Completed in 27 milliseconds