Searched refs:ERR_NOT_IN_CONCURRENT_FUNCTION (Results 1 – 2 of 2) sorted by relevance
87 case ERR_NOT_IN_CONCURRENT_FUNCTION:269 static const int32_t ERR_NOT_IN_CONCURRENT_FUNCTION = 10200023; variable
482 ErrorHelper::ThrowError(env, ErrorHelper::ERR_NOT_IN_CONCURRENT_FUNCTION); in SendData()