Home
last modified time | relevance | path

Searched refs:event (Results 3201 - 3225 of 5654) sorted by relevance

1...<<121122123124125126127128129130>>...227

/base/security/access_token/services/privacymanager/include/common/
H A Dprivacy_common_event_subscriber.h38 void OnReceiveEvent(const OHOS::EventFwk::CommonEventData& event) override;
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.h35 // item event
49 void ScheduleDslmStateMachine(DslmDeviceInfo *info, uint32_t event, const void *para);
/base/security/device_security_level/services/include/
H A Ddslm_hitrace.h30 void DslmStartStateMachineTrace(uint32_t machineId, uint32_t event);
/base/security/security_guard/services/security_collector/include/
H A Dsecurity_collector_manager_callback_proxy.h33 int32_t OnNotify(const Event &event) override;
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/include/
H A Dsensor_event_callback.h31 int32_t OnDataEvent(const HdfSensorEvents& event) override;
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dacquire_data_callback_proxy.h33 int32_t OnNotify(const SecurityCollector::Event &event) override;
/base/sensors/sensor/services/hdi_connection/adapter/include/
H A Dsensor_event_callback.h32 int32_t OnDataEvent(const HdfSensorEvents &event) override;
/base/security/security_guard/interfaces/inner_api/acquire/include/
H A Dacquire_data_manager_callback_service.h29 int32_t OnNotify(const SecurityCollector::Event &event) override;
/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_manager_callback_proxy.h33 int32_t OnNotify(const Event &event) override;
/base/security/security_guard/services/data_collect/sa/include/
H A Dacquire_data_callback_proxy.h32 int32_t OnNotify(const SecurityCollector::Event &event) override;
/base/security/security_guard/interfaces/inner_api/collector/include/
H A Dsecurity_collector_manager_callback_service.h29 int32_t OnNotify(const Event &event) override;
/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_finite_state_machine.h30 void Schedule(uint32_t event) {}; in Schedule() argument
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A DMakefile12 obj-$(CONFIG_PM_DEVFREQ_EVENT) += event/
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/arbiter/
H A Dmali_kbase_arbiter_pm.h124 * kbase_arbiter_pm_vm_event() - Dispatch VM event to the state machine
128 * according the event received and the current state
130 void kbase_arbiter_pm_vm_event(struct kbase_device *kbdev, enum kbase_arbif_evt event);
139 * This function handles a suspend event from the driver,
149 * kbase_arbiter_pm_vm_stopped() - Handle stop event for the VM
152 * This function handles a stop event for the VM.
153 * It will update the VM state and forward the stop event to the driver.
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_event_handler.h32 void ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine_callback.h34 virtual void OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) = 0;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dengine_callback_inner.h27 const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent &event) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_callback_proxy.h30 void OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Di_intell_voice_trigger_detector_callback.h38 virtual void OnDetected(const std::shared_ptr<DetectorEvent> &event) = 0;
H A Di_intell_voice_trigger_recognition_callback.h34 virtual void OnGenericTriggerDetected(const std::shared_ptr<GenericTriggerEvent> event) = 0;
H A Dtrigger_detector_recognition_callback.h29 void OnGenericTriggerDetected(const std::shared_ptr<GenericTriggerEvent> event) override;
H A Dtrigger_detector_callback.h28 void OnDetected(const std::shared_ptr<DetectorEvent> &event) override;
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/state/
H A Ddsched_continue_state.h47 const AppExecFwk::InnerEvent::Pointer &event) = 0;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/
H A Dupdate_adapter_listener.h33 const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent& event) override;
/foundation/arkui/ace_engine/frameworks/core/components/declaration/canvas/
H A Dcanvas_declaration.cpp37 bool CanvasDeclaration::SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) in SetSpecializedEvent() argument
39 // No specialized event for canvas. in SetSpecializedEvent()

Completed in 15 milliseconds

1...<<121122123124125126127128129130>>...227