OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dumpLog
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/common_time/
utils.cpp
113
void LogRing::
dumpLog
(int fd) {
common_time_server_api.cpp
358
mClient_PacketRTTLog.
dumpLog
(fd, mCommonClock);
359
mStateChangeLog.
dumpLog
(fd);
360
mElectionLog.
dumpLog
(fd);
361
mBadPktLog.
dumpLog
(fd);
408
void CommonTimeServer::PacketRTTLog::
dumpLog
(int fd, const CommonClock& cclk) {
Completed in 230 milliseconds