Home | History | Annotate | Download | only in ceres

Lines Matching defs:ShowWideCString

2834 String String::ShowWideCString(const wchar_t * wide_c_str) {
2840 // Similar to ShowWideCString(), except that this function encloses
2846 String::ShowWideCString(wide_c_str).c_str());