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.h57 constexpr static const char *const ssoc_details_path = variable
69 UeventListener(const std::string audio_uevent, const std::string ssoc_details_path = "",
/hardware/google/pixel/pixelstats/
DUeventListener.cpp586 UeventListener::UeventListener(const std::string audio_uevent, const std::string ssoc_details_path, in UeventListener() argument
592 kBatterySSOCPath(ssoc_details_path), in UeventListener()
605 kBatterySSOCPath((uevents_paths.SsocDetailsPath == nullptr) ? ssoc_details_path in UeventListener()