Home
last modified time | relevance | path

Searched refs:resourcePath_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DServiceRequest.cc26 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()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DServiceRequest.h92 std::string resourcePath_; variable

Completed in 3 milliseconds