Home
last modified time | relevance | path

Searched defs:commonEventName (Results 1 – 1 of 1) sorted by relevance

/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp244 std::string commonEventName = COMMON_EVENT_BATTERY_CHANGED; in AddBootCommonEvents() local
258 bool BatteryService::FillCommonEvent(std::string& ueventName, std::string& commonEventName) in FillCommonEvent()