Home
last modified time | relevance | path

Searched refs:EVENT_PARAM_TWO (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp78 static constexpr const uint32_t EVENT_PARAM_TWO = 2; variable
116 napi_value argv[EVENT_PARAM_TWO] = {nullptr}; in AsyncWorkRequestInStreamCallback()
144 (void)NapiUtils::CallFunction(env, undefined, func, EVENT_PARAM_TWO, argv); in AsyncWorkRequestInStreamCallback()
155 napi_value argv[EVENT_PARAM_TWO] = {nullptr}; in AsyncWorkRequestCallback()
182 (void)NapiUtils::CallFunction(env, undefined, func, EVENT_PARAM_TWO, argv); in AsyncWorkRequestCallback()
/ohos5.0/base/notification/eventhandler/test/systemtest/ems_event_handler_system_test/
H A Dems_event_handler_test.cpp37 const int64_t EVENT_PARAM_TWO = 10000; variable
1908 auto event = InnerEvent::Get(EVENT_ID, EVENT_PARAM_TWO);
1911 bool hasInnerEvent = handler->HasInnerEvent(EVENT_PARAM_TWO);
1914 hasInnerEvent = handler->HasInnerEvent(EVENT_PARAM_TWO);