Home
last modified time | relevance | path

Searched defs:addrList (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/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()
H A Dnet_conn_client.cpp361 …Client::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_handle_test.cpp65 std::vector<INetAddr> addrList; variable
H A Dnet_conn_service_proxy_test.cpp488 std::vector<INetAddr> addrList; variable
H A Dnet_conn_service_stub_test.h134 …t GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) over… in GetAddressesByName()
H A Dnet_conn_manager_test.cpp770 std::vector<INetAddr> addrList; variable
H A Dnet_conn_service_test.cpp420 std::vector<INetAddr> addrList; variable
H A Dnet_conn_client_test.cpp1072 std::vector<INetAddr> addrList = {}; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c971const BtAddr *addrList, uint8_t addrCount, uint8_t status, uint16_t connectionHandle, uint16_t rol… in BtmOnLeConnectCallback()
992 static void BtmGetLeConnectingAddr(BtAddr **addrList, uint8_t *addrCount) in BtmGetLeConnectingAddr()
1044const BtAddr *addrList, const uint8_t addrCount, const HciLeConnectionCompleteEventParam *eventPar… in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1103 BtAddr *addrList = NULL; in BtmOnLeConnectionComplete() local
1225const BtAddr *addrList, const uint8_t addrCount, const HciLeEnhancedConnectionCompleteEventParam *… in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
1284 BtAddr *addrList = NULL; in BtmOnLeEnhancedConnectionComplete() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1405 …ervice::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName()
1412 std::vector<INetAddr> addrList; in GetAddressByName() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp886 …eProxy::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp991 std::vector<INetAddr> addrList; in OnGetAddressesByName() local