Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/
H A DWlcReporter.cpp152 std::thread taskThread(&WlcReporter::reportInBackground, this, stats_client, in scheduleReportVendorId() local
154 taskThread.detach(); in scheduleReportVendorId()