Home
last modified time | relevance | path

Searched defs:event (Results 51 - 75 of 6725) sorted by relevance

12345678910>>...269

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dadapter_callback_service.cpp22 int32_t AdapterCallbackService::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) in OnIntellVoiceHdiEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.cpp28 auto event = AceAsyncEvent<void()>::Create(eventMarker, context); in FireEvent() local
38 auto event = AceAsyncEvent<void(const TouchEventInfo&)>::Create(eventMarker, context); in FireEvent() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_quality_event_handler.cpp27 void DnsQualityEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer &event) in ProcessEvent() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c24 static struct event event; variable
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_bindings.h35 static inline int efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, in efx_tc_netdev_event() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c24 static struct event event; variable
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcra_bhrb_disable_test.c24 struct event event; in mmcra_bhrb_disable_test() local
[all...]
H A Dmmcra_bhrb_disable_no_branch_test.c24 struct event event; in mmcra_bhrb_disable_no_branch_test() local
[all...]
/kernel/liteos_a/apps/perf/include/
H A Dperf_list.h44 int event; member
/third_party/node/test/parallel/
H A Dtest-repl.js995 function event(ee, expected) { function
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_example.cpp23 bool PluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() argument
/base/powermgr/thermal_manager/services/native/src/
H A Dfan_callback.cpp23 int32_t FanCallback::OnFanDataEvent(const HdfThermalCallbackInfo& event) in OnFanDataEvent() argument
H A Dthermal_callback.cpp23 int32_t ThermalCallback::OnThermalDataEvent(const HdfThermalCallbackInfo& event) in OnThermalDataEvent() argument
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_callback.cpp24 int32_t BatteryCallback::Update(const HDI::Battery::V2_0::BatteryInfo& event) in Update() argument
/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dmock_common_event_permission_manager.cpp25 Permission CommonEventPermissionManager::GetEventPermission(const std::string &event) in GetEventPermission() argument
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_event_handler.cpp31 void SensorEventHandler::ProcessEvent(const InnerEvent::Pointer &event) {} in ProcessEvent() argument
/base/security/security_guard/services/data_collect/sa/include/
H A Dacquire_data_subscribe_manager.h50 SecurityCollectorSubscriber( SecurityCollector::Event event) SecurityCollectorSubscriber() argument
/base/security/security_guard/frameworks/common/collector/src/
H A Di_collector_subscriber.cpp19 ICollectorSubscriber::ICollectorSubscriber(const Event &event, int64_t duration, bool isNotify) in ICollectorSubscriber() argument
H A Dsecurity_event.cpp55 SecurityEvent *event = new (std::nothrow) SecurityEvent(); in Unmarshalling() local
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dacquire_data_subscribe_manager.h51 SecurityCollectorSubscriber( const SecurityCollector::Event &event) SecurityCollectorSubscriber() argument
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmy_event_handler.cpp33 void MyEventHandler::ProcessEvent(const InnerEvent::Pointer &event) {} in ProcessEvent() argument
/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_manager_callback_proxy.cpp22 int32_t SecurityCollectorManagerCallbackProxy::OnNotify(const Event &event) in OnNotify() argument
/base/security/security_guard/services/data_collect/sa/
H A Dacquire_data_callback_proxy.cpp21 int32_t AcquireDataCallbackProxy::OnNotify(const SecurityCollector::Event &event) in OnNotify() argument
/base/telephony/cellular_data/services/src/
H A Dcellular_data_rdb_observer.cpp40 InnerEvent::Pointer event = InnerEvent::Get(CellularDataEventCode::MSG_APN_CHANGED); in OnChange() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_handler.cpp24 void AbilityHandler::ProcessEvent([[maybe_unused]] const InnerEvent::Pointer &event) in ProcessEvent() argument

Completed in 6 milliseconds

12345678910>>...269