Searched refs:httpsProbeUrl_ (Results 1 – 2 of 2) sorted by relevance
58 httpsProbeUrl_(httpsUrl) in ProbeThread()83 if (httpProbeUrl_.empty() || httpsProbeUrl_.empty()) { in SendHttpProbe()99 if (httpProbe_->SendProbe(probeType, httpProbeUrl_, httpsProbeUrl_) != NETMANAGER_SUCCESS) { in SendHttpProbe()
105 std::string httpsProbeUrl_; variable