Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/include/pixelstats/
H A DUeventListener.h95 const bool online, const char *ptmc);
/aosp12/hardware/google/pixel/pixelstats/
H A DUeventListener.cpp388 const bool online, const char *ptmc) { in ReportWlc() argument
393 wlc_reporter_.checkAndReport(stats_client, online, ptmc); in ReportWlc()