Home | History | Annotate | Download | only in src

Lines Matching defs:ShowWideCString

1515 String String::ShowWideCString(const wchar_t * wide_c_str) {
1521 // Similar to ShowWideCString(), except that this function encloses
1527 String::ShowWideCString(wide_c_str).c_str());