Searched refs:ptmc_path (Results 1 – 2 of 2) sorted by relevance
64 WlcReporter::WlcReporter(const char *ptmc_path) : kWirelessChargerPtmcPath(ptmc_path) {} in WlcReporter() argument188 const char *ptmc_path) { in reportInBackground() argument201 if (!ReadFileToString(ptmc_path, &file_contents)) { in reportInBackground()202 ALOGE("ReadFileToString %s fail", ptmc_path); in reportInBackground()
40 WlcReporter(const char *ptmc_path);68 void reportInBackground(const std::shared_ptr<IStats> &stats_client, const char *ptmc_path);