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

  /external/chromium/chrome/browser/sync/glue/
http_bridge.h 173 struct URLFetchState {
174 URLFetchState();
175 ~URLFetchState();
200 URLFetchState fetch_state_;
http_bridge.cc 115 HttpBridge::URLFetchState::URLFetchState() : url_poster(NULL),
121 HttpBridge::URLFetchState::~URLFetchState() {}
  /external/chromium_org/sync/internal_api/public/
http_bridge.h 191 struct URLFetchState {
192 URLFetchState();
193 ~URLFetchState();
223 URLFetchState fetch_state_;
  /external/chromium_org/sync/internal_api/
http_bridge.cc 129 HttpBridge::URLFetchState::URLFetchState() : url_poster(NULL),
135 HttpBridge::URLFetchState::~URLFetchState() {}

Completed in 448 milliseconds