Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DListBucketsResult.h40 const std::vector<Bucket>& Buckets() const { return buckets_; } in Buckets()
47 std::vector<Bucket> buckets_; variable
/AliOS-Things-master/components/oss/src/model/
A DListBucketsResult.cc110 buckets_.push_back(bucket); in operator =()

Completed in 4 milliseconds