Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/interfaces/inner_api/include/
H A Dbattery_stats_client.h53 class BatteryStatsDeathRecipient : public IRemoteObject::DeathRecipient { class in OHOS::PowerMgr::final
55 BatteryStatsDeathRecipient() = default;
56 ~BatteryStatsDeathRecipient() = default;
59 DISALLOW_COPY_AND_MOVE(BatteryStatsDeathRecipient);
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_service_death_test.cpp50 std::make_shared<BatteryStatsClient::BatteryStatsDeathRecipient>(); in HWTEST_F()
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_client.cpp65 void BatteryStatsClient::BatteryStatsDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied()

Completed in 1 milliseconds