Home | History | Annotate | Download | only in proxy

Lines Matching refs:ascii_text

91   void NotifyFetchCompletion(int result, const std::string& ascii_text) {
93 *pending_request_text_ = ASCIIToUTF16(ascii_text);