Searched refs:FetchType (Results 1 – 2 of 2) sorted by relevance
97 enum FetchType { enum104 FetchType fetch_type,108 FetchType fetch_type() const { return fetch_type_; } in fetch_type()140 FetchType fetch_type_;
96 FetchType fetch_type, in URLFetcher()