Home
last modified time | relevance | path

Searched refs:runReporterThread (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/common/
DStatsBase.h67 void runReporterThread();
DStatsBase.cpp97 : mReporterThread([this]() { runReporterThread(); }), in StatsBase()
150 void StatsBase::runReporterThread() { in runReporterThread() function in aidl::android::hardware::vibrator::StatsBase