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

/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_request.h52 bool is_request_pending() const { return url_fetcher_ != NULL; } function in class:content::NetworkLocationRequest
H A Dnetwork_location_provider.cc263 if (request_->is_request_pending()) {

Completed in 866 milliseconds