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

  /external/chromium/chrome/browser/instant/
instant_loader.h 86 bool http_status_ok() const { return http_status_ok_; } function in class:InstantLoader
instant_controller.cc 410 if (!loader->http_status_ok()) {
501 loader_manager_->current_loader()->http_status_ok())) {
612 if (!new_loader->http_status_ok()) {

Completed in 32 milliseconds