Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_subscriber_test.cpp86 void StatsServiceSubscriberTest::PublishChangedEvent(const sptr<BatteryStatsService>& service, in PublishChangedEvent() function in StatsServiceSubscriberTest
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_notify.cpp182 bool BatteryNotify::PublishChangedEvent(const BatteryInfo& info) in PublishChangedEvent() function in OHOS::PowerMgr::BatteryNotify
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_level_event_system_test.cpp94 static bool PublishChangedEvent(int32_t capacity, int32_t chargerCurrent) in PublishChangedEvent() function
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_test.cpp648 bool NetFirewallServiceTest::PublishChangedEvent(const std::string &action, int32_t code) const in PublishChangedEvent() function in OHOS::NetManagerStandard::NetFirewallServiceTest