Home
last modified time | relevance | path

Searched defs:addrList (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_handle.cpp28 int32_t NetHandle::GetAddressesByName(const std::string &host, std::vector<INetAddr> &addrList) in GetAddressesByName() argument
H A Dnet_conn_client.cpp404 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 Dnet_handle_test.cpp65 std::vector<INetAddr> addrList; in HWTEST_F() local
76 std::vector<INetAddr> addrList; in HWTEST_F() local
H A Dnet_conn_client_test.cpp1097 std::vector<INetAddr> addrList = {}; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/
H A Dnet_conn_service_proxy_test.cpp488 std::vector<INetAddr> addrList; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp781 std::vector<INetAddr> addrList; in HWTEST_F() local
H A Dnet_conn_service_test.cpp446 std::vector<INetAddr> addrList; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_manager_test.cpp781 std::vector<INetAddr> addrList; in HWTEST_F() local
H A Dnet_conn_service_test.cpp445 std::vector<INetAddr> addrList; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp1060 std::vector<INetAddr> addrList; in OnGetAddressesByName() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp977 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 Dbtm_acl.c992 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 Dnet_conn_service.cpp1558 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

Completed in 27 milliseconds