| /foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
| H A D | media_key_system_napi.cpp | 1007 void MediaKeySystemNapi::SaveEventCallbackReferrence(const std::string eventType, std::shared_ptr<AutoRef> callbackPair)
in SaveEventCallbackReferrence() argument 1018 void MediaKeySystemNapi::ClearEventCallbackReferrence(const std::string eventType)
in ClearEventCallbackReferrence() argument 1056 std::string eventType = std::string(buffer);
in SetEventCallback() local 1099 std::string eventType = std::string(buffer);
in UnsetEventCallback() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | preview_output_napi.cpp | 87 void PreviewOutputCallback::UpdateJSCallbackAsync(PreviewOutputEventType eventType, const int32_t value) const in UpdateJSCallbackAsync() argument 218 void PreviewOutputCallback::UpdateJSCallback(PreviewOutputEventType eventType, const int32_t value) const in UpdateJSCallback() argument
|
| H A D | video_output_napi.cpp | 67 void VideoCallbackListener::UpdateJSCallbackAsync(VideoOutputEventType eventType, const VideoCallbackInfo& info) const in UpdateJSCallbackAsync() argument 159 void VideoCallbackListener::UpdateJSCallback(VideoOutputEventType eventType, const VideoCallbackInfo& info) const in UpdateJSCallback() argument
|
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| H A D | js_event_target.cpp | 67 napi_value eventType = nullptr; in EmitAddedDeviceEvent() local 110 napi_value eventType = nullptr; in EmitRemoveDeviceEvent() local
|
| /foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
| H A D | js_register_module.cpp | 475 char eventType[EVENT_NAME_LEN] = { 0 }; in GetEventType() local
|
| /foundation/multimodalinput/input/service/message_handle/test/ |
| H A D | server_msg_handler_test.cpp | 309 HandleEventType eventType = 1; in HWTEST_F() local 328 HandleEventType eventType = 1; in HWTEST_F() local 347 HandleEventType eventType = 1; in HWTEST_F() local 366 HandleEventType eventType = 1; in HWTEST_F() local 385 HandleEventType eventType = 1; in HWTEST_F() local 404 HandleEventType eventType = 1; HWTEST_F() local 453 HandleEventType eventType = 1; HWTEST_F() local 472 HandleEventType eventType = 1; HWTEST_F() local 490 HandleEventType eventType = 1; HWTEST_F() local 508 HandleEventType eventType = 1; HWTEST_F() local 1038 HandleEventType eventType =1; HWTEST_F() local 1066 HandleEventType eventType =1; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | input_event.cpp | 39 InputEvent::InputEvent(int32_t eventType) : eventType_(eventType) in InputEvent() argument 90 const char* InputEvent::EventTypeToString(int32_t eventType) in EventTypeToString() argument 376 std::string_view Action2Str(int32_t eventType, int32_t action) in Action2Str() argument 413 void StartLogTraceId(int64_t traceId, int32_t eventType, int32_t action) in StartLogTraceId() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_fsm.c | 45 int32_t eventType; member
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_hisysevent.cpp | 26 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() argument 36 static void WriteEventBehavior(const std::string& eventType, Type... args) in WriteEventBehavior() argument 76 void WriteWifiEventReceivedHiSysEvent(const std::string& eventType, int value) in WriteWifiEventReceivedHiSysEvent() argument 171 void WriteP2pKpiCountHiSysEvent(int eventType) in WriteP2pKpiCountHiSysEvent() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_engine.cpp | 1063 int eventType = static_cast<int>(isRemote ? in CommitNotifyForMigrateCache() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_single_ver_natural_store_connection.cpp | 230 CommitAndReleaseNotifyData( SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) CommitAndReleaseNotifyData() argument
|
| /foundation/distributedhardware/distributed_audio/common/src/ |
| H A D | daudio_util.cpp | 124 std::string GetEventNameByType(const int32_t eventType) in GetEventNameByType() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
| H A D | dcamera_sink_controller.cpp | 593 void DCameraSinkController::OnSessionError(int32_t eventType, int32_t eventReason, std::string detail) in OnSessionError() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/ |
| H A D | dcamera_source_dev.cpp | 714 void DCameraSourceDev::NotifyResult(DCAMERA_EVENT eventType, DCameraSourceEvent& event, int32_t result) in NotifyResult() argument 738 void DCameraSourceDev::NotifyRegisterResult(DCAMERA_EVENT eventType, DCameraSourceEvent& event, int32_t result) in NotifyRegisterResult() argument 758 void DCameraSourceDev::NotifyHalResult(DCAMERA_EVENT eventType, DCameraSourceEvent& event, int32_t result) in NotifyHalResult() argument [all...] |
| /foundation/distributedhardware/distributed_input/utils/src/ |
| H A D | dinput_utils_tool.cpp | 366 std::string eventType = ""; in RecordEventLog() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
| H A D | hci_def_le_evt.h | 53 uint8_t eventType; member 164 uint8_t eventType; member 200 uint16_t eventType; member
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | extension_session.cpp | 385 TransferAccessibilityHoverEvent( float pointX, float pointY, int32_t sourceType, int32_t eventType, int64_t timeMs) TransferAccessibilityHoverEvent() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| H A D | FDRRecords.h | 281 uint16_t eventType() const { return EventType; } in eventType() function in llvm::xray::TypedEventRecord
|
| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/ |
| H A D | dl_speke_protocol.c | 100 int32_t eventType; member 985 int32_t eventType = DecodeEvent(receviedMsg); in DlSpekeProtocolSwitchState() local
|
| H A D | ec_speke_protocol.c | 79 int32_t eventType; member 980 int32_t eventType = DecodeEvent(receviedMsg); in EcSpekeProtocolSwitchState() local
|
| H A D | iso_protocol.c | 69 int32_t eventType; member 724 int32_t eventType = DecodeEvent(receviedMsg); in IsoProtocolSwitchState() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
| H A D | pub_key_exchange.c | 76 int32_t eventType; member 628 int32_t eventType = DecodeEvent(receviedMsg); in SwitchState() local
|
| H A D | save_trusted_info.c | 92 int32_t eventType; member 732 int32_t eventType = DecodeEvent(receviedMsg); in SwitchState() local
|
| /base/telephony/call_manager/interfaces/innerkits/ |
| H A D | call_manager_info.h | 58 CellularCallEventType eventType = CellularCallEventType::EVENT_REQUEST_RESULT_TYPE; member
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
| H A D | cast_session_impl.cpp | 1243 void CastSessionImpl::OnRemoteCtrlEvent(int eventType, const uint8_t *data, uint32_t len) in OnRemoteCtrlEvent() argument
|