Searched refs:NAPI_ERR_STREAM_LIMIT_INFO (Results 1 – 2 of 2) sorted by relevance
57 const std::string NAPI_ERR_STREAM_LIMIT_INFO = "stream number limited"; variable
84 errMessage = NAPI_ERR_STREAM_LIMIT_INFO; in GetMessageByCode()