Home
last modified time | relevance | path

Searched refs:mPanicThresholdUsec (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/common_time/
Dcommon_time_server_api.cpp227 *threshold = mPanicThresholdUsec; in getPanicThreshold()
237 mPanicThresholdUsec = threshold; in setPanicThreshold()
394 mPanicThresholdUsec); in dumpConfigInterface()
Dcommon_time_server.h258 uint32_t mPanicThresholdUsec; variable
Dcommon_time_server.cpp141 mPanicThresholdUsec = kDefaultPanicThresholdUsec; in CommonTimeServer()
974 if (rttCommon > (static_cast<int64_t>(mPanicThresholdUsec) * in handleSyncResponse()