Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DCreateSelectObjectMetaResult.h44 uint32_t ColsCount() const { return colsCount_; } in ColsCount()
55 uint32_t colsCount_; variable
/AliOS-Things-master/components/oss/src/model/
A DCreateSelectObjectMetaResult.cc35 colsCount_(0) in CreateSelectObjectMetaResult()
97 colsCount_ = PARSE_FOUR_BYTES(buffer[0],buffer[1],buffer[2],buffer[3]); in operator =()

Completed in 3 milliseconds