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

/art/runtime/
H A Dcommon_throws.cc52 std::string vmsg; local
53 StringAppendV(&vmsg, fmt, *args);
54 msg << vmsg; local
68 std::string vmsg; local
69 StringAppendV(&vmsg, fmt, *args);
70 msg << vmsg; local

Completed in 53 milliseconds