Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp148 class CommonEventBatteryConnectTest : public CommonEventSubscriber { class
150 CommonEventBatteryConnectTest() = default;
151 explicit CommonEventBatteryConnectTest(const CommonEventSubscribeInfo& subscriberInfo);
152 virtual ~CommonEventBatteryConnectTest() {}; in ~CommonEventBatteryConnectTest()
154 static shared_ptr<CommonEventBatteryConnectTest> RegisterEvent();
157 CommonEventBatteryConnectTest::CommonEventBatteryConnectTest(const CommonEventSubscribeInfo& subscriberInfo) in CommonEventBatteryConnectTest() function in CommonEventBatteryConnectTest
235 void CommonEventBatteryConnectTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()
356 shared_ptr<CommonEventBatteryConnectTest> CommonEventBatteryConnectTest
[all...]

Completed in 1 milliseconds