Searched defs:macAddrList (Results 1 – 6 of 6) sorted by relevance
43 int32_t EthernetClient::GetMacAddress(std::vector<MacAddressInfo> &macAddrList) in GetMacAddress()
89 std::vector<MacAddressInfo> macAddrList; in OnGetMacAddress() local
200 int32_t EthernetService::GetMacAddress(std::vector<MacAddressInfo> &macAddrList) in GetMacAddress()
186 int32_t EthernetManagement::GetMacAddress(std::vector<MacAddressInfo> &macAddrList) in GetMacAddress()
47 int32_t EthernetServiceProxy::GetMacAddress(std::vector<MacAddressInfo> &macAddrList) in GetMacAddress()
212 std::vector<MacAddressInfo> macAddrList; variable