/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_handle.cpp | 28 int32_t NetHandle::GetAddressesByName(const std::string &host, std::vector<INetAddr> &addrList) in GetAddressesByName() argument
|
H A D | net_conn_client.cpp | 404 int32_t NetConnClient::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | net_handle_test.cpp | 65 std::vector<INetAddr> addrList; in HWTEST_F() local 76 std::vector<INetAddr> addrList; in HWTEST_F() local
|
H A D | net_conn_client_test.cpp | 1097 std::vector<INetAddr> addrList = {}; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/ |
H A D | net_conn_service_proxy_test.cpp | 488 std::vector<INetAddr> addrList; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_manager_test.cpp | 781 std::vector<INetAddr> addrList; in HWTEST_F() local
|
H A D | net_conn_service_test.cpp | 446 std::vector<INetAddr> addrList; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/ |
H A D | net_conn_manager_test.cpp | 781 std::vector<INetAddr> addrList; in HWTEST_F() local
|
H A D | net_conn_service_test.cpp | 445 std::vector<INetAddr> addrList; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_conn_service_stub.cpp | 1060 std::vector<INetAddr> addrList; in OnGetAddressesByName() local
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
H A D | net_conn_service_proxy.cpp | 977 int32_t NetConnServiceProxy::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_acl.c | 992 static void BtmGetLeConnectingAddr(BtAddr **addrList, uint8_t *addrCount) in BtmGetLeConnectingAddr() argument 1103 BtAddr *addrList in BtmOnLeConnectionComplete() local 970 BtmOnLeConnectCallback( const BtAddr *addrList, uint8_t addrCount, uint8_t status, uint16_t connectionHandle, uint16_t role) BtmOnLeConnectCallback() argument 1043 BtmUpdateUpdateWhiteListOnLeConnectionComplete( const BtAddr *addrList, const uint8_t addrCount, const HciLeConnectionCompleteEventParam *eventParam) BtmUpdateUpdateWhiteListOnLeConnectionComplete() argument 1224 BtmUpdateWhiteListOnLeEnhancedConnectionComplete( const BtAddr *addrList, const uint8_t addrCount, const HciLeEnhancedConnectionCompleteEventParam *eventParam) BtmUpdateWhiteListOnLeEnhancedConnectionComplete() argument 1284 BtAddr *addrList = NULL; BtmOnLeEnhancedConnectionComplete() local [all...] |
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 1558 int32_t NetConnService::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName() argument 1565 std::vector<INetAddr> addrList; in GetAddressByName() local
|