Home
last modified time | relevance | path

Searched refs:CommonEventBatteryChargingTest (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp106 class CommonEventBatteryChargingTest : public CommonEventSubscriber { class
108 CommonEventBatteryChargingTest() = default;
109 explicit CommonEventBatteryChargingTest(const CommonEventSubscribeInfo& subscriberInfo);
110 virtual ~CommonEventBatteryChargingTest() {}; in ~CommonEventBatteryChargingTest()
112 static shared_ptr<CommonEventBatteryChargingTest> RegisterEvent();
115 CommonEventBatteryChargingTest::CommonEventBatteryChargingTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventBatteryChargingTest() function in CommonEventBatteryChargingTest
210 void CommonEventBatteryChargingTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()
308 shared_ptr<CommonEventBatteryChargingTest> CommonEventBatteryChargingTest
[all...]

Completed in 2 milliseconds