Home
last modified time | relevance | path

Searched defs:eventCb (Results 1 - 14 of 14) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/
H A Dfan_callback.cpp31 int32_t FanCallback::RegisterFanEvent(const FanEventCallback &eventCb) in RegisterFanEvent() argument
H A Dthermal_callback.cpp31 int32_t ThermalCallback::RegisterThermalEvent(const ThermalEventCallback &eventCb) in RegisterThermalEvent() argument
H A Dthermal_service.cpp572 ThermalCallback::ThermalEventCallback eventCb = in RegisterThermalHdiCallback() local
633 FanCallback::FanEventCallback eventCb = in RegisterFanHdiCallback() local
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_callback.cpp33 int32_t BatteryCallback::RegisterBatteryEvent(const BatteryEventCallback& eventCb) in RegisterBatteryEvent() argument
H A Dbattery_service.cpp147 BatteryCallback::BatteryEventCallback eventCb = in RegisterBatteryHdiCallback() local
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_proxy_test.cpp74 IProfileEventCallback eventCb; in HWTEST_F() local
121 IProfileEventCallback eventCb; in HWTEST_F() local
H A Devent_subscribe_test.cpp120 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 Dprofile_crud_test.cpp286 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 DHDIThermalTest.cpp43 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 Dbattert_service_inner_test.cpp79 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 Dfusion_device_profile.cpp44 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 Ddistributed_device_profile_client.cpp175 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 Dhdi_thermal_test.cpp41 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 Djs_rss_session.cpp40 OnRssEventCb eventCb = nullptr; member

Completed in 11 milliseconds