Searched refs:common_host_ (Results 1 – 2 of 2) sorted by relevance
366 else if (host != common_host_) in RenderViewNavigatedToHost()381 if (host != common_host_) { in SetCommonHost()382 common_host_ = host; in SetCommonHost()
372 std::string common_host_; variable