Home
last modified time | relevance | path

Searched refs:setTotalQps (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DQosConfiguration.h51 void setTotalQps(int64_t value) { totalQps_ = value; } in setTotalQps() function
/AliOS-Things-master/components/oss/src/model/
A DGetBucketQosInfoResult.cc78 qosInfo_.setTotalQps(std::strtoll(node->GetText(), nullptr, 10)); in operator =()
A DGetUserQosInfoResult.cc83 qosInfo_.setTotalQps(std::strtoll(node->GetText(), nullptr, 10)); in operator =()

Completed in 7 milliseconds