Searched refs:resourcePath_ (Results 1 – 2 of 2) sorted by relevance
26 resourcePath_("/"), version_(version), scheme_("https"), in ServiceRequest()35 resourcePath_(other.resourcePath_), version_(other.version_), in ServiceRequest()157 std::string ServiceRequest::resourcePath() const { return resourcePath_; } in resourcePath()160 resourcePath_ = path; in setResourcePath()
92 std::string resourcePath_; variable
Completed in 3 milliseconds