Searched refs:ERR_GLOBAL_CALL_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
81 case ERR_GLOBAL_CALL_TIMEOUT:265 …static const int32_t ERR_GLOBAL_CALL_TIMEOUT = 10200021; // 10200021 : Waiting for a global call t… variable
964 ErrorHelper::ThrowError(env, ErrorHelper::ERR_GLOBAL_CALL_TIMEOUT); in GlobalCall()