OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dumpLog
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/common_time/
utils.h
60
void
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) {
utils.cpp
113
void LogRing::
dumpLog
(int fd) {
common_time_server.h
99
void
dumpLog
(int fd, const CommonClock& cclk);
Completed in 97 milliseconds