Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc1148 static const char* typeName[] = { "NotSet", "LRS", "ZRS" }; in ToDataRedundancyTypeName() local
1149 return typeName[static_cast<int>(type) - static_cast<int>(DataRedundancyType::NotSet)]; in ToDataRedundancyTypeName()

Completed in 6 milliseconds