Searched refs:URLFetchState (Results 1 – 2 of 2) sorted by relevance
173 struct URLFetchState { struct174 URLFetchState();175 ~URLFetchState();200 URLFetchState fetch_state_; argument
115 HttpBridge::URLFetchState::URLFetchState() : url_poster(NULL), in URLFetchState() function in browser_sync::HttpBridge::URLFetchState121 HttpBridge::URLFetchState::~URLFetchState() {} in ~URLFetchState()