Home
last modified time | relevance | path

Searched defs:Socket (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/types/libpcsNetworkTest/
Dindex.d.ts16 export const Socket: () => number; constant
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
DpcsNetworkTest.cpp41 static napi_value Socket(napi_env env, napi_callback_info info) in Socket() function
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dsocketndk.cpp61 static napi_value Socket(napi_env env, napi_callback_info info) in Socket() function