Home
last modified time | relevance | path

Searched defs:GetLocalAddress (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/
H A Dsocket_module.cpp618 napi_value SocketModuleExports::UDPSocket::GetLocalAddress(napi_env env, napi_callback_info info) in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::UDPSocket
658 napi_value SocketModuleExports::MulticastSocket::GetLocalAddress(napi_env env, napi_callback_info i… in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::MulticastSocket
721 napi_value SocketModuleExports::TCPSocket::GetLocalAddress(napi_env env, napi_callback_info info) in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPSocket
787 napi_value SocketModuleExports::TCPConnection::GetLocalAddress(napi_env env, napi_callback_info inf… in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPConnection
823 napi_value SocketModuleExports::TCPServerSocket::GetLocalAddress(napi_env env, napi_callback_info i… in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::TCPServerSocket
881 napi_value SocketModuleExports::LocalSocket::GetLocalAddress(napi_env env, napi_callback_info info) in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::LocalSocket
934 napi_value SocketModuleExports::LocalSocketServer::GetLocalAddress(napi_env env, napi_callback_info… in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::LocalSocketServer
985 napi_value SocketModuleExports::LocalSocketConnection::GetLocalAddress(napi_env env, napi_callback_… in GetLocalAddress() function in OHOS::NetStack::Socket::SocketModuleExports::LocalSocketConnection
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtlssocketserver_module.cpp108 napi_value TLSSocketServerModuleExports::TLSSocketConnection::GetLocalAddress(napi_env env, napi_ca… in GetLocalAddress() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketConnection
179 napi_value TLSSocketServerModuleExports::TLSSocketServer::GetLocalAddress(napi_env env, napi_callba… in GetLocalAddress() function in OHOS::NetStack::TlsSocketServer::TLSSocketServerModuleExports::TLSSocketServer
H A Dtlssocket_module.cpp125 napi_value TLSSocketModuleExports::TLSSocket::GetLocalAddress(napi_env env, napi_callback_info info) in GetLocalAddress() function in OHOS::NetStack::TlsSocket::TLSSocketModuleExports::TLSSocket
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access.cpp169 napi_value NapiAccess::GetLocalAddress(napi_env env, napi_callback_info info) in GetLocalAddress() function in OHOS::Bluetooth::NapiAccess
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp114 std::string BleProperties::GetLocalAddress() const in GetLocalAddress() function in OHOS::bluetooth::BleProperties
H A Dble_config.cpp79 std::string BleConfig::GetLocalAddress() const in GetLocalAddress() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp477 std::string BleAdapter::GetLocalAddress() const in GetLocalAddress() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp122 std::string ClassicAdapterProperties::GetLocalAddress() const in GetLocalAddress() function in OHOS::bluetooth::ClassicAdapterProperties
H A Dclassic_adapter.cpp336 std::string ClassicAdapter::GetLocalAddress() const in GetLocalAddress() function in OHOS::bluetooth::ClassicAdapter
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp377 void TLSSocketServer::GetLocalAddress(const int socketFd, const TlsSocket::GetLocalAddressCallback … in GetLocalAddress() function in OHOS::NetStack::TLSSocketServer
700 Socket::NetAddress TLSSocketServer::GetLocalAddress() in GetLocalAddress() function in OHOS::NetStack::TLSSocketServer
990 Socket::NetAddress TLSSocketServer::Connection::GetLocalAddress() const in GetLocalAddress() function in OHOS::NetStack::TLSSocketServer::Connection
H A Dtls_socket.cpp1154 Socket::NetAddress TLSSocket::GetLocalAddress() in GetLocalAddress() function in OHOS::NetStack::TlsSocket::TLSSocket
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.cpp503 std::string PanService::GetLocalAddress() in GetLocalAddress() function in OHOS::bluetooth::PanService
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp823 int BluetoothHost::GetLocalAddress(std::string &addr) const in GetLocalAddress() function in OHOS::Bluetooth::BluetoothHost
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp207 int32_t BluetoothHostProxy::GetLocalAddress(std::string &addr) in GetLocalAddress() function in OHOS::Bluetooth::BluetoothHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp873 int32_t BluetoothHostServer::GetLocalAddress(std::string &addr) in GetLocalAddress() function in OHOS::Bluetooth::BluetoothHostServer