Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DCreateSelectObjectMetaResult.h43 uint64_t RowsCount() const { return rowsCount_; } in RowsCount()
54 uint64_t rowsCount_; variable
/AliOS-Things-master/components/oss/src/model/
A DCreateSelectObjectMetaResult.cc34 rowsCount_(0), in CreateSelectObjectMetaResult()
89 rowsCount_ = PARSE_EIGHT_BYTES(buffer[24],buffer[25],buffer[26],buffer[27], in operator =()

Completed in 3 milliseconds