Searched refs:version_ (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | Signer.cc | 22 : type_(type), name_(name), version_(version) {} in Signer() 30 std::string Signer::version() const { return version_; } in version()
|
A D | ServiceRequest.cc | 26 resourcePath_("/"), version_(version), scheme_("https"), in ServiceRequest() 35 resourcePath_(other.resourcePath_), version_(other.version_), in ServiceRequest() 143 std::string ServiceRequest::version() const { return version_; } in version() 148 version_ = version; in setVersion()
|
/AliOS-Things-master/components/oss/src/auth/ |
A D | Signer.cc | 24 version_(version) in Signer() 44 return version_; in version()
|
A D | Signer.h | 44 std::string version_; variable
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftobjs.h | 1208 version_, \ argument 1226 version_, \ 1251 version_, \ argument 1299 version_, \ 1420 version_, \ argument 1431 version_, \ 1446 version_, \ argument 1459 version_, \ 1484 version_, \ argument 1493 clazz->root.module_version = version_; \ [all …]
|
A D | ftdriver.h | 244 version_, \ argument 271 version_, \ 310 version_, \ argument 367 version_, \
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/ |
A D | Signer.h | 43 std::string version_; variable
|
A D | ServiceRequest.h | 93 std::string version_; variable
|
Completed in 14 milliseconds