Home
last modified time | relevance | path

Searched refs:ERR_NOT_IN_CONCURRENT_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h87 case ERR_NOT_IN_CONCURRENT_FUNCTION: in NewError()
269 static const int32_t ERR_NOT_IN_CONCURRENT_FUNCTION = 10200023; member in Commonlibrary::Concurrent::Common::Helper::ErrorHelper
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp451 ErrorHelper::ThrowError(env, ErrorHelper::ERR_NOT_IN_CONCURRENT_FUNCTION); in SendData()

Completed in 3 milliseconds