Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h81 case ERR_GLOBAL_CALL_TIMEOUT: in NewError()
265 static const int32_t ERR_GLOBAL_CALL_TIMEOUT = 10200021; // 10200021 : Waiting for a global call timed out member in Commonlibrary::Concurrent::Common::Helper::ErrorHelper
/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp941 ErrorHelper::ThrowError(env, ErrorHelper::ERR_GLOBAL_CALL_TIMEOUT); in GlobalCall()

Completed in 5 milliseconds