Home
last modified time | relevance | path

Searched defs:MakeUdpSocket (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
Dsocket_module.cpp184 static bool MakeUdpSocket(napi_env env, napi_value thisVal, BindContext *context) in MakeUdpSocket() function
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
Dsocket_exec.cpp855 int MakeUdpSocket(sa_family_t family) in MakeUdpSocket() function