Searched refs:client_hardware_address (Results 1 – 3 of 3) sorted by relevance
195 msg.client_hardware_address().GetConstData(), in TEST_F()196 msg.client_hardware_address().GetLength())); in TEST_F()214 msg.client_hardware_address().GetConstData(), in TEST_F()215 msg.client_hardware_address().GetLength())); in TEST_F()229 msg.client_hardware_address().GetConstData(), in TEST_F()230 msg.client_hardware_address().GetLength())); in TEST_F()
69 const shill::ByteString& client_hardware_address);83 const shill::ByteString& client_hardware_address() const { in client_hardware_address() function
398 const ByteString& client_hardware_address) { in SetClientHardwareAddress() argument399 client_hardware_address_ = client_hardware_address; in SetClientHardwareAddress()