Home
last modified time | relevance | path

Searched defs:eventType (Results 126 - 150 of 442) sorted by relevance

12345678910>>...18

/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp150 void DAudioSourceProxy::DAudioNotify(const std::string &devId, const std::string &dhId, const int32_t eventType, in DAudioNotify() argument
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosinktest/src/
H A Ddaudio_sink_proxy_test.cpp81 const int32_t eventType = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_manager_test.cpp86 const int32_t eventType = 1; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap.c214 RfcommEventType eventType = RfcommParseFrames(session, pkt, parseRslt); in RfcommRecvDataCback() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_event_channel_proxy_mock_test.cpp74 int32_t eventType = 0; in HWTEST_F() local
94 int32_t eventType = 0; in HWTEST_F() local
114 int32_t eventType = 0; in HWTEST_F() local
134 int32_t eventType = 0; in HWTEST_F() local
154 int32_t eventType = -1; in HWTEST_F() local
174 int32_t eventType = 0; HWTEST_F() local
[all...]
/kernel/liteos_a/apps/trace/src/
H A Dtrace.c52 unsigned int eventType; member
/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_function_jumble.cpp56 bool Audit::WriteAuditEvent(StatsEvent eventType, uint64_t eventId, const std::string& digest) in WriteAuditEvent() argument
91 void EventPublish::PushEvent(int32_t uid, const std::string& eventName, HiSysEvent::EventType eventType, in PushEvent() argument
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dfeature_analysis.h43 FeatureAnalysis(FeatureSet featureSet, std::map<std::string, std::string> composeRule, const std::string& eventType) FeatureAnalysis() argument
/base/hiviewdfx/hiview/base/
H A Daudit.cpp36 bool Audit::WriteAuditEvent(StatsEvent eventType, uint64_t eventId, const std::string& digest) in WriteAuditEvent() argument
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_adapter.h43 HiSysEvent::EventType eventType; member
/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_event.cpp49 bool DeviceStatusEvent::On(int32_t eventType, napi_value handler, bool isOnce) in On() argument
75 bool DeviceStatusEvent::SaveCallbackByEvent(int32_t eventType, napi_value handler, bool isOnce, in SaveCallbackByEvent() argument
103 IsNoExistCallback(std::list<std::shared_ptr<DeviceStatusEventListener>>, napi_value handler, int32_t eventType) IsNoExistCallback() argument
128 SaveCallback(int32_t eventType, napi_ref onHandlerRef, bool isOnce) SaveCallback() argument
140 Off(int32_t eventType, napi_value handler) Off() argument
147 OffOnce(int32_t eventType, napi_value handler) OffOnce() argument
175 RemoveAllCallback(int32_t eventType) RemoveAllCallback() argument
187 CheckRet(int32_t eventType, size_t argc, int32_t value, std::shared_ptr<DeviceStatusEventListener> &typeHandler) CheckRet() argument
209 SendRet(int32_t eventType, int32_t value, napi_value &result) SendRet() argument
240 OnEvent(int32_t eventType, size_t argc, int32_t value, bool isOnce) OnEvent() argument
[all...]
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_hisysevent.cpp71 OHOS::HiviewDFX::HiSysEvent::EventType eventType = (static_cast<uint32_t>(dragType) & 1) ? in WriteModel() local
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp129 int DatabaseManager::QueryEventByEventType(std::string table, int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() argument
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_state_registry.cpp60 static inline bool IsValidSlotIdEx(TelephonyUpdateEventType eventType, int32_t slotId) in IsValidSlotIdEx() argument
[all...]
/base/update/updateservice/frameworks/js/napi/update/src/
H A Dsession_manager.cpp85 int32_t SessionManager::ProcessUnsubscribe(const std::string &eventType, size_t argc, napi_value arg) in ProcessUnsubscribe() argument
157 BaseSession *SessionManager::FindSessionByHandle(napi_env env, const std::string &eventType, napi_value arg) in FindSessionByHandle() argument
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext.cpp181 void Context::SendInteractionEvent(EventType eventType, ContextEventMsg::Ptr &eventMsg) in SendInteractionEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_event_hub.h100 void RecordEvent(Recorder::EventType eventType, int32_t index) const in RecordEvent() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.h57 void SetOnEventCallback(const OnTouchEventCallback& eventCallback, uint32_t stage, uint32_t eventType) in SetOnEventCallback() argument
62 void SetCatchEventCallback(const CatchTouchEventCallback& eventCallback, uint32_t stage, uint32_t eventType) in SetCatchEventCallback() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_proxy.cpp252 OnAccessibilityTransferHoverEvent(float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) OnAccessibilityTransferHoverEvent() argument
/foundation/barrierfree/accessibility/frameworks/asacfwk/test/unittest/
H A Dmocku_accessibility_system_ability_client_impl_test.cpp1299 EventType eventType = TYPE_VIEW_INVALID; in HWTEST_F() local
1319 EventType eventType = TYPE_MAX_NUM; in HWTEST_F() local
1339 EventType eventType = TYPE_VIEW_FOCUSED_EVENT; in HWTEST_F() local
1359 EventType eventType = TYPE_PAGE_STATE_UPDATE; in HWTEST_F() local
1379 EventType eventType = TYPE_VIEW_SCROLLED_EVENT; in HWTEST_F() local
[all...]
H A Daccessibility_system_ability_client_impl_test.cpp1297 EventType eventType = TYPE_VIEW_INVALID; in HWTEST_F() local
1317 EventType eventType = TYPE_MAX_NUM; in HWTEST_F() local
1337 EventType eventType = TYPE_VIEW_FOCUSED_EVENT; in HWTEST_F() local
1357 EventType eventType = TYPE_PAGE_STATE_UPDATE; in HWTEST_F() local
1377 EventType eventType = TYPE_VIEW_SCROLLED_EVENT; in HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_event_info_parcel.cpp30 uint32_t eventType = TYPE_VIEW_INVALID; in ReadFromParcelFirstPart() local
/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_event_info_parcel.cpp30 uint32_t eventType = TYPE_VIEW_INVALID; in ReadFromParcelFirstPart() local
/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_input_event.cpp25 InputEvent::InputEvent(int32_t eventType) : eventType_(eventType) in InputEvent() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_dispatcher_impl_test.cpp298 int32_t eventType = 2; in HWTEST_F() local
568 int32_t eventType = 0; in HWTEST_F() local

Completed in 15 milliseconds

12345678910>>...18