Searched refs:Send (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
H A D | pcsNetworkTest.cpp | 115 static napi_value Send(napi_env env, napi_callback_info info)
in Send() function 190 {"Send", nullptr, Send, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | socketndk.cpp | 117 static napi_value Send(napi_env env, napi_callback_info info)
in Send() function 494 {"send", nullptr, Send, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 3 milliseconds