Searched refs:ERR_NOT_CONCURRENT_FUNCTION (Results 1 – 2 of 2) sorted by relevance
63 case ERR_NOT_CONCURRENT_FUNCTION:257 …static const int32_t ERR_NOT_CONCURRENT_FUNCTION = 10200014; // 10200014 : The function is not mar… variable
1034 ErrorHelper::ThrowError(env, ErrorHelper::ERR_NOT_CONCURRENT_FUNCTION, errMessage.c_str()); in GenerateTaskInfo()