OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkPacket
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/common_time/
common_time_server_packets.h
67
bool
checkPacket
(uint64_t expectedSyncGroupID) const {
common_time_server_packets.cpp
178
if ((ret >= 0) && !header->
checkPacket
(expectedSyncGroupID))
Completed in 48 milliseconds