Home | History | Annotate | Download | only in runtime

Lines Matching refs:vmsg

68     std::string vmsg;
69 StringAppendV(&vmsg, fmt, *args);
70 msg << vmsg;
86 std::string vmsg;
87 StringAppendV(&vmsg, fmt, *args);
88 msg << vmsg;