Home | History | Annotate | Download | only in base

Lines Matching refs:StringPrintf

1212   return StringPrintf("%s:%d", url.host().c_str(), url.EffectiveIntPort());
1219 return StringPrintf("%s:%s", url.host().c_str(), url.port().c_str());