Home
last modified time | relevance | path

Searched defs:event (Results 151 - 175 of 6558) sorted by relevance

12345678910>>...263

/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.cpp38 bool EventProcessorExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() argument
48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() argument
[all...]
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H A Devent_processor_example5.cpp38 bool EventProcessorExample5::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() argument
44 bool EventProcessorExample5::OnEvent(std::shared_ptr<Event>& event) in OnEvent() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_handler.cpp40 void AppEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer& event) in ProcessEvent() argument
/base/account/os_account/frameworks/cj/distributed_account/include/
H A Dcj_distributed_account.h26 char *event; member
/base/account/os_account/services/accountmgr/src/
H A Daccount_event_provider.cpp37 bool AccountEventProvider::EventPublish(const std::string& event, int32_t userId, const DomainAccountEventData *report) in EventPublish() argument
76 EventPublishAsUser(const std::string& event, int32_t userId) EventPublishAsUser() argument
[all...]
/base/notification/common_event_service/services/src/
H A Dordered_event_handler.cpp34 void OrderedEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() argument
/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_common_event_permission_manager.cpp33 Permission CommonEventPermissionManager::GetEventPermission(const std::string &event) in GetEventPermission() argument
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.cpp31 void MyEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() argument
/base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/
H A Dgetstickycommonevent_fuzzer.cpp23 std::string event = fuzzData.GenerateRandomString(); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/mock/
H A Dmock_access_token_helper.cpp33 RecordSensitivePermissionUsage(const AccessToken::AccessTokenID &callerToken, const std::string &event) RecordSensitivePermissionUsage() argument
/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_connection.h32 explicit StaticSubscriberConnection(const CommonEventData& event) : event_(event) {} in StaticSubscriberConnection() argument
/base/notification/eventhandler/test/fuzztest/innerevent_fuzzer/
H A Dinnerevent_fuzzer.cpp27 auto event = AppExecFwk::InnerEvent::Get(innerEventId); in DoSomethingInterestingWithMyAPI() local
/base/security/device_security_level/services/dslm/
H A Ddslm_hievent.c44 SecurityInfoSyncEvent event; in ReportHiEventInfoSync() local
69 AppInvokeEvent event; ReportHiEventAppInvoke() local
[all...]
/base/security/security_guard/frameworks/common/collector/src/
H A Dsecurity_collector_manager_callback_stub.cpp38 Event event; in OnRemoteRequest() local
/base/security/security_guard/interfaces/inner_api/collector/include/
H A Dsecurity_collector_subscribe_info.h26 SecurityCollectorSubscribeInfo(const Event &event, int64_t duration = -1, bool isNotify = false) in SecurityCollectorSubscribeInfo() argument
/base/security/security_guard/test/unittest/mock/collector_manager/
H A Dcollector_manager.h28 ICollectorSubscriber(const Event &event, int64_t duration = -1, bool isNotify = false) {}; in ICollectorSubscriber() argument
/base/security/security_guard/frameworks/common/acquire/src/
H A Dacquire_data_manager_callback_stub.cpp38 SecurityCollector::Event event; in OnRemoteRequest() local
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dsensor_event_callback.cpp30 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_core_callback.cpp28 int32_t SatelliteCoreCallback::SetRadioStateResponse(InnerEvent::Pointer &event) in SetRadioStateResponse() argument
38 int32_t SatelliteCoreCallback::RadioStateChanged(InnerEvent::Pointer &event) in RadioStateChanged() argument
48 int32_t SatelliteCoreCallback::SatelliteStatusChanged(InnerEvent::Pointer &event) in SatelliteStatusChanged() argument
58 int32_t SatelliteCoreCallback::SimStateChanged(InnerEvent::Pointer &event) in SimStateChanged() argument
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_callback.cpp28 int32_t SatelliteSmsCallback::SendSmsResponse(InnerEvent::Pointer &event) in SendSmsResponse() argument
38 int32_t SatelliteSmsCallback::SmsStatusReportNotify(InnerEvent::Pointer &event) in SmsStatusReportNotify() argument
48 int32_t SatelliteSmsCallback::NewSmsNotify(InnerEvent::Pointer &event) in NewSmsNotify() argument
/base/update/updater/test/unittest/updater_ui_test/control/
H A Dui_control_unittest.cpp48 OHOS::KeyEvent *event = new OHOS::KeyEvent(KEY_POWER, OHOS::InputDevice::STATE_PRESS); in HWTEST_F() local
59 OHOS::KeyEvent *event = new OHOS::KeyEvent(KEY_VOLUMEUP, OHOS::InputDevice::STATE_PRESS); in HWTEST_F() local
70 OHOS::KeyEvent *event = new OHOS::KeyEvent(KEY_VOLUMEDOWN, OHOS::InputDevice::STATE_PRESS); HWTEST_F() local
81 OHOS::KeyEvent *event = new OHOS::KeyEvent(100, OHOS::InputDevice::STATE_PRESS); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_lifecycle.cpp39 void LifeCycle::DispatchLifecycle(const LifeCycle::Event &event, const Want &want) in DispatchLifecycle() argument
73 DispatchLifecycle(const LifeCycle::Event &event) DispatchLifecycle() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoObServer/
H A Dmock_ability_hancle_for_data_observer.h26 bool EventHandler::SendEvent(InnerEvent::Pointer& event, int64_t delayTime, Priority priority) in SendEvent() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dengine_callback_inner.cpp29 void EngineCallbackInner::OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) in OnIntellVoiceEngineEvent() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_callback_proxy.cpp25 void IntellVoiceEngineCallbackProxy::OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) in OnIntellVoiceEngineEvent() argument

Completed in 7 milliseconds

12345678910>>...263