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

/external/chromium/googleurl/src/
H A Durl_canon_stdstring.h58 class StdStringCanonOutput : public CanonOutput { class in namespace:url_canon
60 StdStringCanonOutput(std::string* str) function in class:url_canon::StdStringCanonOutput
68 virtual ~StdStringCanonOutput() {

Completed in 10 milliseconds