Home
last modified time | relevance | path

Searched refs:newDeviceID (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/common_time/
Dcommon_time_server.cpp1003 uint64_t newDeviceID = packet->deviceID; in handleMasterAnnouncement() local
1008 if (newDeviceID == mDeviceID) in handleMasterAnnouncement()
1016 newDeviceID, static_cast<uint32_t>(newDevicePrio), in handleMasterAnnouncement()
1025 newDeviceID, in handleMasterAnnouncement()
1032 if (arbitrateMaster(newDeviceID, in handleMasterAnnouncement()
1037 newDeviceID, in handleMasterAnnouncement()
1044 if (arbitrateMaster(newDeviceID, newDevicePrio, in handleMasterAnnouncement()
1046 return becomeClient(srcAddr, newDeviceID, in handleMasterAnnouncement()