Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DCreateSelectObjectMetaResult.h42 uint32_t SplitsCount() const { return splitsCount_; } in SplitsCount()
53 uint32_t splitsCount_; variable
/AliOS-Things-master/components/oss/src/model/
A DCreateSelectObjectMetaResult.cc33 splitsCount_(0), in CreateSelectObjectMetaResult()
87 splitsCount_ = PARSE_FOUR_BYTES(buffer[20], buffer[21], buffer[22], buffer[23]); in operator =()

Completed in 4 milliseconds