| /base/powermgr/thermal_manager/services/native/src/ |
| H A D | fan_callback.cpp | 31 int32_t FanCallback::RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent() argument
|
| H A D | thermal_callback.cpp | 31 int32_t ThermalCallback::RegisterThermalEvent(const ThermalEventCallback &eventCb) in RegisterThermalEvent() argument
|
| H A D | thermal_service.cpp | 572 ThermalCallback::ThermalEventCallback eventCb = in RegisterThermalHdiCallback() local 633 FanCallback::FanEventCallback eventCb = in RegisterFanHdiCallback() local
|
| /base/powermgr/battery_manager/services/native/src/ |
| H A D | battery_callback.cpp | 33 int32_t BatteryCallback::RegisterBatteryEvent(const BatteryEventCallback& eventCb) in RegisterBatteryEvent() argument
|
| H A D | battery_service.cpp | 147 BatteryCallback::BatteryEventCallback eventCb = in RegisterBatteryHdiCallback() local
|
| /foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
| H A D | profile_proxy_test.cpp | 74 IProfileEventCallback eventCb; in HWTEST_F() local 121 IProfileEventCallback eventCb; in HWTEST_F() local
|
| H A D | event_subscribe_test.cpp | 120 int32_t MockSubscribeEvents(const std::shared_ptr<ProfileEventCallback>& eventCb, in MockSubscribeEvents() argument 146 int32_t MockUnsubscribeEvents(const std::shared_ptr<ProfileEventCallback>& eventCb) in MockUnsubscribeEvents() argument 159 int32_t MockSubscribeEvent(const std::shared_ptr<ProfileEventCallback>& eventCb, in MockSubscribeEvent() argument [all...] |
| H A D | profile_crud_test.cpp | 286 auto eventCb = std::make_shared<ProfileEventCallback>(); in HWTEST_F() local 328 auto eventCb = std::make_shared<ProfileEventCallback>(); in HWTEST_F() local 355 auto eventCb = std::make_shared<ProfileEventCallback>(); in HWTEST_F() local 380 auto eventCb in HWTEST_F() local 455 auto eventCb = std::make_shared<ProfileEventCallback>(); HWTEST_F() local 553 auto eventCb = std::make_shared<ProfileEventCallback>(); HWTEST_F() local 578 auto eventCb = std::make_shared<ProfileEventCallback>(); HWTEST_F() local 639 auto eventCb = std::make_shared<ProfileEventCallback>(); HWTEST_F() local 688 auto eventCb = std::make_shared<ProfileEventCallback>(); HWTEST_F() local [all...] |
| /test/xts/hats/powermgr/thermal/hdi_thermal_additional/common/ |
| H A D | HDIThermalTest.cpp | 43 static int32_t RegisterThermalEvent(const ThermalEventCallback &eventCb) in RegisterThermalEvent() argument 60 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent() argument
|
| /base/powermgr/battery_manager/test/unittest/src/ |
| H A D | battert_service_inner_test.cpp | 79 BatteryCallback::BatteryEventCallback eventCb = std::bind(&HandleBatteryCallbackEvent, std::placeholders::_1);
in HWTEST_F() local 95 BatteryCallback::BatteryEventCallback eventCb = nullptr;
in HWTEST_F() local
|
| /base/msdp/device_status/rust/subsystem/device_profile/binding/src/ |
| H A D | fusion_device_profile.cpp | 44 ProfileEventCallbackImpl::ProfileEventCallbackImpl(CIProfileEventCb* eventCb) in ProfileEventCallbackImpl() argument 86 SubscribeProfileEvents(const CISubscribeInfos* subscribeInfos, CIProfileEventCb* eventCb, CIProfileEvents** failedEvents) SubscribeProfileEvents() argument 139 UnsubscribeProfileEvents(const CIProfileEvents* profileEvents, CIProfileEventCb* eventCb, CIProfileEvents** failedEvents) UnsubscribeProfileEvents() argument [all...] |
| /foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
| H A D | distributed_device_profile_client.cpp | 175 SubscribeProfileEvent(const SubscribeInfo& subscribeInfo, const std::shared_ptr<IProfileEventCallback>& eventCb) SubscribeProfileEvent() argument 184 SubscribeProfileEvents(const std::list<SubscribeInfo>& subscribeInfos, const std::shared_ptr<IProfileEventCallback>& eventCb, std::list<ProfileEvent>& failedEvents) SubscribeProfileEvents() argument 235 UnsubscribeProfileEvent(ProfileEvent profileEvent, const std::shared_ptr<IProfileEventCallback>& eventCb) UnsubscribeProfileEvent() argument 244 UnsubscribeProfileEvents(const std::list<ProfileEvent>& profileEvents, const std::shared_ptr<IProfileEventCallback>& eventCb, std::list<ProfileEvent>& failedEvents) UnsubscribeProfileEvents() argument [all...] |
| /test/xts/hats/powermgr/thermal/hdi_thermal/common/ |
| H A D | hdi_thermal_test.cpp | 41 static int32_t RegisterThermalEvent(const ThermalEventCallback &eventCb) in RegisterThermalEvent() argument 57 static int32_t RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent() argument
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_rss_session.cpp | 40 OnRssEventCb eventCb = nullptr; member
|