Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DConst.h52 const uint32_t TagKeyLengthLimit = 128; variable
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc803 if (key.empty() || key.size() > TagKeyLengthLimit) in IsValidTagKey()

Completed in 5 milliseconds