Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DUeventListener.h53 constexpr static const char *const ssoc_details_path = variable
65 UeventListener(const std::string audio_uevent, const std::string ssoc_details_path = "",
/hardware/google/pixel/pixelstats/
DUeventListener.cpp502 UeventListener::UeventListener(const std::string audio_uevent, const std::string ssoc_details_path, in UeventListener() argument
510 kBatterySSOCPath(ssoc_details_path), in UeventListener()
523 kBatterySSOCPath((uevents_paths.SsocDetailsPath == nullptr) ? ssoc_details_path in UeventListener()