Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/utils/native/include/
Dstats_hisysevent.h76 static constexpr const char* WORK_REMOVE = "WORK_REMOVE"; variable
114 WORK_REMOVE,
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_listener.cpp77 eventName == StatsHiSysEvent::WORK_REMOVE || eventName == StatsHiSysEvent::WORK_START || in ProcessHiSysEvent()