| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/ |
| H A D | bundle_plugin_example2.cpp | 39 bool BundlePluginExample2::CanProcessEvent(std::shared_ptr<Event> event)
in CanProcessEvent() argument 44 bool BundlePluginExample2::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument
|
| /base/hiviewdfx/hiview/plugins/performance/reporter/adapter/ |
| H A D | SimpleAppStartReporterAdapter.cpp | 27 void SimpleAppStartReporterAdapter::ReportNormal(const AppStartReportEvent& event) in ReportNormal() argument 37 void SimpleAppStartReporterAdapter::ReportCritical(const AppStartReportEvent& event) in ReportCritical() argument 47 AppStartReportData SimpleAppStartReporterAdapter::ConvertReportEventToData(const AppStartReportEvent& event) in ConvertReportEventToData() argument [all...] |
| /base/hiviewdfx/hiview/plugins/privacy_controller/ |
| H A D | privacy_controller.cpp | 44 bool PrivacyController::OnEvent(std::shared_ptr<Event>& event)
in OnEvent() argument
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/ |
| H A D | event_processor_example3.cpp | 38 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 D | event_processor_example5.cpp | 38 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 D | app_event_handler.cpp | 40 void AppEventHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer& event)
in ProcessEvent() argument
|
| /base/account/os_account/frameworks/cj/distributed_account/include/ |
| H A D | cj_distributed_account.h | 26 char *event; member
|
| /base/account/os_account/services/accountmgr/src/ |
| H A D | account_event_provider.cpp | 37 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 D | ordered_event_handler.cpp | 34 void OrderedEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() argument
|
| /base/notification/common_event_service/services/test/unittest/mock/ |
| H A D | mock_common_event_permission_manager.cpp | 33 Permission CommonEventPermissionManager::GetEventPermission(const std::string &event)
in GetEventPermission() argument
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| H A D | event_handler_test_common.cpp | 31 void MyEventHandler::ProcessEvent(const InnerEvent::Pointer &event) in ProcessEvent() argument
|
| /base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/ |
| H A D | getstickycommonevent_fuzzer.cpp | 23 std::string event = fuzzData.GenerateRandomString(); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/mock/ |
| H A D | mock_access_token_helper.cpp | 33 RecordSensitivePermissionUsage(const AccessToken::AccessTokenID &callerToken, const std::string &event) RecordSensitivePermissionUsage() argument
|
| /base/notification/common_event_service/services/include/ |
| H A D | static_subscriber_connection.h | 32 explicit StaticSubscriberConnection(const CommonEventData& event) : event_(event) {} in StaticSubscriberConnection() argument
|
| /base/notification/eventhandler/test/fuzztest/innerevent_fuzzer/ |
| H A D | innerevent_fuzzer.cpp | 27 auto event = AppExecFwk::InnerEvent::Get(innerEventId);
in DoSomethingInterestingWithMyAPI() local
|
| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_hievent.c | 44 SecurityInfoSyncEvent event; in ReportHiEventInfoSync() local 69 AppInvokeEvent event; ReportHiEventAppInvoke() local [all...] |
| /base/security/security_guard/frameworks/common/collector/src/ |
| H A D | security_collector_manager_callback_stub.cpp | 38 Event event; in OnRemoteRequest() local
|
| /base/security/security_guard/interfaces/inner_api/collector/include/ |
| H A D | security_collector_subscribe_info.h | 26 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 D | collector_manager.h | 28 ICollectorSubscriber(const Event &event, int64_t duration = -1, bool isNotify = false) {}; in ICollectorSubscriber() argument
|
| /base/security/security_guard/frameworks/common/acquire/src/ |
| H A D | acquire_data_manager_callback_stub.cpp | 38 SecurityCollector::Event event; in OnRemoteRequest() local
|
| /base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
| H A D | sensor_event_callback.cpp | 30 int32_t SensorEventCallback::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
|
| /base/telephony/core_service/services/satellite_service_interaction/src/ |
| H A D | satellite_core_callback.cpp | 28 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 D | satellite_sms_callback.cpp | 28 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 D | ui_control_unittest.cpp | 48 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 D | ability_lifecycle.cpp | 39 void LifeCycle::DispatchLifecycle(const LifeCycle::Event &event, const Want &want) in DispatchLifecycle() argument 73 DispatchLifecycle(const LifeCycle::Event &event) DispatchLifecycle() argument [all...] |