Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp67 static const char *UDP_GET_STATE = "UdpGetState"; variable
615 … return SOCKET_INTERFACE(GetStateContext, ExecGetState, GetStateCallback, nullptr, UDP_GET_STATE); in GetState()