OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncGroupID
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/common_time/
common_time_server_packets.h
52
uint64_t
syncGroupID
;
64
syncGroupID
= groupID;
70
(!expectedSyncGroupID || (
syncGroupID
== expectedSyncGroupID)));
common_time_server_packets.cpp
86
SERIALIZE_INT64(
syncGroupID
);
98
DESERIALIZE_INT64(
syncGroupID
);
Completed in 472 milliseconds