Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DModelError.cc126 if (code >= ARG_ERROR_START && code <= ARG_ERROR_END) { in GetModelErrorMsg()
A DModelError.h29 const int ARG_ERROR_END = ARG_ERROR_START + 999; variable

Completed in 4 milliseconds