Home
last modified time | relevance | path

Searched refs:HandleEventChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_common_event_receiver.h63 void HandleEventChanged(const OHOS::EventFwk::CommonEventData &data) const;
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_common_event_receiver.cpp92 void ThermalCommonEventReceiver::HandleEventChanged(const CommonEventData& __attribute__((unused))d… in HandleEventChanged() function in OHOS::PowerMgr::ThermalCommonEventReceiver
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/video_processor/strategy/
H A Dvideo_strategy_center.h75 void HandleEventChanged(EventType event, int32_t value);
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/strategy/
H A Dvideo_strategy_center.cpp61 strategy->HandleEventChanged(event, value); in OnEventChange()
149 void VideoStrategyCenter::HandleEventChanged(EventType event, int32_t value) in HandleEventChanged() function in OHOS::CameraStandard::DeferredProcessing::VideoStrategyCenter
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_observer_test.cpp91 receiver->HandleEventChanged(data);