Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h115 void ParseParamsCountThree(napi_value const *params);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp89 ParseParamsCountThree(params); in ParseParams()
117 void ConnectContext::ParseParamsCountThree(napi_value const *params) in ParseParamsCountThree() function in OHOS::NetStack::Websocket::ConnectContext