HomeSort by relevance Sort by last modified time
    Searched refs:SignalHttpClientComplete (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
asynchttprequest.cc 44 client_.SignalHttpClientComplete.connect(this,
httprequest.cc 52 http->SignalHttpClientComplete.connect(this,
httpclient.h 154 sigslot::signal2<HttpClient*,HttpErrorType> SignalHttpClientComplete;
httpclient.cc 544 SignalHttpClientComplete(this, error);
790 SignalHttpClientComplete(this, err);

Completed in 135 milliseconds