Searched refs:ExecLocalSocketServerGetLocalAddress (Results 1 – 5 of 5) sorted by relevance
48 bool ExecLocalSocketServerGetLocalAddress(LocalSocketServerGetLocalAddressContext *context);
106 static void ExecLocalSocketServerGetLocalAddress(napi_env env, void *data);
243 void SocketAsyncWork::ExecLocalSocketServerGetLocalAddress(napi_env env, void *data) in ExecLocalSocketServerGetLocalAddress() function in OHOS::NetStack::Socket::SocketAsyncWork246 LocalSocketExec::ExecLocalSocketServerGetLocalAddress>(env, data); in ExecLocalSocketServerGetLocalAddress()
936 …urn SOCKET_INTERFACE(LocalSocketServerGetLocalAddressContext, ExecLocalSocketServerGetLocalAddress, in GetLocalAddress()
1069 bool ExecLocalSocketServerGetLocalAddress(LocalSocketServerGetLocalAddressContext *context) in ExecLocalSocketServerGetLocalAddress() function