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

  /external/chromium/chrome/browser/instant/
instant_controller.h 191 typedef std::set<std::string> HostBlacklist;
300 static HostBlacklist* host_blacklist_;
instant_controller.cc 36 InstantController::HostBlacklist* InstantController::host_blacklist_ = NULL;
480 host_blacklist_ = new HostBlacklist;

Completed in 62 milliseconds