| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| H A D | input_monitor_manager.cpp | 29 int32_t InputMonitorManager::AddMonitor(std::shared_ptr<IInputEventConsumer> monitor, HandleEventType eventType) in AddMonitor() argument
|
| /foundation/multimodalinput/input/service/delegate_task/include/ |
| H A D | delegate_interface.h | 46 HandleEventType eventType;
member
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
| H A D | res_sched_event_listener_stub.cpp | 68 uint32_t eventType = 0; in OnReceiveEventInner() local 81 int32_t ResSchedEventListenerStub::ParseAndCheckEventParcel(MessageParcel& data, uint32_t& eventType, in ParseAndCheckEventParcel() argument
|
| /foundation/communication/nfc/interfaces/inner_api/controller/ |
| H A D | on_card_emulation_notify_cb_stub.cpp | 35 bool OnCardEmulationNotifyCbStub::OnCardEmulationNotify(uint32_t eventType, std::string apduData) in OnCardEmulationNotify() argument 96 uint32_t eventType = static_cast<uint32_t>(data.ReadInt32()); in RemoteCardEmulationNotify() local
|
| /foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/src/ |
| H A D | daudio_source_proxy_test.cpp | 156 const int32_t eventType = 1; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/servicesink/src/ |
| H A D | daudio_sink_service_test.cpp | 127 int32_t eventType = 2; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/ |
| H A D | dcamera_source_regist_state.cpp | 36 int32_t DCameraSourceRegistState::Execute(std::shared_ptr<DCameraSourceDev>& camDev, DCAMERA_EVENT eventType, in Execute() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
| H A D | dh_utils_hisysevent.cpp | 24 void HiSysEventWriteMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteMsg() argument 37 void HiSysEventWriteErrCodeMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteErrCodeMsg() argument 51 void HiSysEventWriteReleaseMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteReleaseMsg() argument 72 void HiSysEventWriteCompOfflineMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteCompOfflineMsg() argument 86 void HiSysEventWriteCompMgrFailedMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteCompMgrFailedMsg() argument [all...] |
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
| H A D | cloud_file_cache_napi.h | 47 std::string eventType; member
|
| /test/ostest/wukong/report/include/ |
| H A D | statistics_event.h | 41 uint32_t ElementTypesIndex(const std::string &eventType) in ElementTypesIndex() argument
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/ |
| H A D | GameSurfaceView.java | 27 public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, int pixel_y); in native_onTouchInput() argument
|
| /base/hiviewdfx/hisysevent/frameworks/native/include/ |
| H A D | hisysevent_tool.h | 40 uint32_t eventType; member
|
| /base/hiviewdfx/hiview/base/event_store/config/src/ |
| H A D | event_store_config.cpp | 77 bool EventStoreConfig::Contain(int eventType)
in Contain() argument 82 uint32_t EventStoreConfig::GetStoreDay(int eventType)
in GetStoreDay() argument 87 uint32_t EventStoreConfig::GetMaxSize(int eventType)
in GetMaxSize() argument 92 uint32_t EventStoreConfig::GetMaxFileNum(int eventType)
in GetMaxFileNum() argument 97 GetPageSize(int eventType) GetPageSize() argument 102 GetMaxFileSize(int eventType) GetMaxFileSize() argument [all...] |
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_rules.h | 84 uint32_t eventType; member in OHOS::HiviewDFX::ListenerRule 119 uint32_t eventType; member in OHOS::HiviewDFX::QueryRule [all...] |
| H A D | hisysevent_manager_c.h | 77 int eventType;
member
|
| /base/msdp/device_status/intention/dfx/src/ |
| H A D | cooperate_hisysevent.cpp | 57 WriteInputFunc(const CooperateType &cooperateType, OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) WriteInputFunc() argument
|
| /base/notification/common_event_service/tools/cem/include/ |
| H A D | common_event_command.h | 74 DumpEventType eventType = DumpEventType::ALL; member
|
| /base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
| H A D | tui_event.h | 31 uint32_t eventType; /* Tui event type */
member
|
| /base/security/security_guard/services/risk_classify/model_manager/src/ |
| H A D | db_operate.cpp | 52 int DbOperate::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() argument
|
| /base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/src/ |
| H A D | hisysevent_wrapper.cpp | 58 int WriteEvent(enum EventType eventType, const char *functionName, const struct EventValues *eventValues, in WriteEvent() argument
|
| /base/security/security_guard/test/unittest/data_collect/database_manager/ |
| H A D | security_guard_database_manager_test.cpp | 212 int32_t eventType = 0; in HWTEST_F() local
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| H A D | napi_state_registry.h | 73 TelephonyUpdateEventType eventType = TelephonyUpdateEventType::NONE_EVENT_TYPE; member
|
| /device/board/hihope/rk3568/audio_drivers/headset_monitor/include/ |
| H A D | analog_headset_ev.h | 44 uint32_t eventType; member
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| H A D | cast_session_listener_impl_stub.cpp | 74 int32_t eventType = data.ReadInt32(); in DoOnRemoteCtrlEventTask() local 98 void CastSessionListenerImplStub::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() argument
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
| H A D | napi_cast_session_listener.cpp | 76 void NapiCastSessionListener::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() argument
|