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

/external/chromium_org/third_party/webrtc/base/
H A Dhttpclient.h51 // your code (HttpErrorType should only be used for code that is shared
54 typedef HttpError HttpErrorType; typedef in namespace:rtc
56 typedef int HttpErrorType; typedef in namespace:rtc
139 sigslot::signal2<HttpClient*,HttpErrorType> SignalHttpClientComplete;

Completed in 557 milliseconds