Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp92 class CommonEventBatteryOkayTest : public CommonEventSubscriber { class
94 CommonEventBatteryOkayTest() = default;
95 explicit CommonEventBatteryOkayTest(const CommonEventSubscribeInfo& subscriberInfo);
96 virtual ~CommonEventBatteryOkayTest() {}; in ~CommonEventBatteryOkayTest()
98 static shared_ptr<CommonEventBatteryOkayTest> RegisterEvent();
101 CommonEventBatteryOkayTest::CommonEventBatteryOkayTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventBatteryOkayTest() function in CommonEventBatteryOkayTest
202 void CommonEventBatteryOkayTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()
292 shared_ptr<CommonEventBatteryOkayTest> CommonEventBatteryOkayTest
[all...]

Completed in 1 milliseconds