Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_extra_exec.cpp138 napi_value TcpServerGetLocalAddressCallback(TcpServerGetLocalAddressContext *context) in TcpServerGetLocalAddressCallback() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_work/src/
H A Dsocket_async_work.cpp414 void SocketAsyncWork::TcpServerGetLocalAddressCallback(napi_env env, napi_status status, void *data) in TcpServerGetLocalAddressCallback() function in OHOS::NetStack::Socket::SocketAsyncWork