Searched refs:URLFetchState (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dhttp_bridge.h173 struct URLFetchState { struct in class:browser_sync::HttpBridge
174 URLFetchState();
175 ~URLFetchState();
200 URLFetchState fetch_state_;
H A Dhttp_bridge.cc115 HttpBridge::URLFetchState::URLFetchState() : url_poster(NULL), function in class:browser_sync::HttpBridge::URLFetchState
121 HttpBridge::URLFetchState::~URLFetchState() {}

Completed in 87 milliseconds