Home | History | Annotate | Download | only in common_time

Lines Matching refs:DiagThread

62 DiagThread::DiagThread(CommonClock* common_clock, LocalClock* local_clock) {
71 DiagThread::~DiagThread() {
74 status_t DiagThread::startWorkThread() {
85 void DiagThread::stopWorkThread() {
92 bool DiagThread::openListenSocket() {
130 void DiagThread::cleanupListenSocket() {
145 void DiagThread::cleanupDataSocket() {
160 void DiagThread::resetLogIDs() {
175 void DiagThread::pushDisciplineEvent(int64_t observed_local_time,
201 bool DiagThread::threadLoop() {