HomeSort by relevance Sort by last modified time
    Searched refs:senderDeviceID (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/common_time/
common_time_server_packets.cpp 188 uint64_t packed = packDeviceID(senderDeviceID, senderDevicePriority);
200 senderDeviceID = unpackDeviceID(packed);
common_time_server_packets.h 84 uint64_t senderDeviceID;
common_time_server.cpp 756 if (request->senderDeviceID == mDeviceID)
805 if (arbitrateMaster(request->senderDeviceID,
821 arbitrateMaster(request->senderDeviceID,
    [all...]

Completed in 37 milliseconds