Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_work/src/
H A Dsocket_async_work.cpp232 void SocketAsyncWork::ExecLocalSocketServerEnd(napi_env env, void *data) in ExecLocalSocketServerEnd() function in OHOS::NetStack::Socket::SocketAsyncWork
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp1023 bool ExecLocalSocketServerEnd(LocalSocketServerEndContext *context) in ExecLocalSocketServerEnd() function