Searched refs:is_request_pending (Results 1 – 2 of 2) sorted by relevance
52 bool is_request_pending() const { return url_fetcher_ != NULL; } in is_request_pending() function
262 if (request_->is_request_pending()) { in RequestPosition()