Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/pixelstats/
H A DWlcReporter.cpp138 int WlcReporter::readPtmcId(const char *ptmc_str) { in readPtmcId() argument
140 if (sscanf(ptmc_str, "%x", &id) != 1) { in readPtmcId()
/aosp12/hardware/google/pixel/pixelstats/include/pixelstats/
H A DWlcReporter.h90 int readPtmcId(const char *ptmc_str);