Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryCapacityReporter.h74 LogReason log_reason_ = LOG_REASON_UNKNOWN; variable
/hardware/google/pixel/pixelstats/
DBatteryCapacityReporter.cpp167 log_reason_ = log_reason; in checkLogEvent()
182 tmp.set<VendorAtomValue::intValue>(log_reason_); in reportEvent()