Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h63 case ERR_NOT_CONCURRENT_FUNCTION: in NewError()
257 static const int32_t ERR_NOT_CONCURRENT_FUNCTION = 10200014; // 10200014 : The function is not marked as concurrent member in Commonlibrary::Concurrent::Common::Helper::ErrorHelper
/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask.cpp1000 ErrorHelper::ThrowError(env, ErrorHelper::ERR_NOT_CONCURRENT_FUNCTION, errMessage.c_str()); in GenerateTaskInfo()

Completed in 4 milliseconds