Searched refs:URLFetchState (Results 1 - 2 of 2) sorted by relevance
/external/chromium/chrome/browser/sync/glue/ | ||
H A D | http_bridge.h | 173 struct URLFetchState { struct in class:browser_sync::HttpBridge 174 URLFetchState(); 175 ~URLFetchState(); 200 URLFetchState fetch_state_; |
H A D | http_bridge.cc | 115 HttpBridge::URLFetchState::URLFetchState() : url_poster(NULL), function in class:browser_sync::HttpBridge::URLFetchState 121 HttpBridge::URLFetchState::~URLFetchState() {} |
Completed in 311 milliseconds