Home
last modified time | relevance | path

Searched defs:newEvent (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp163 void DAudioHdiHandler::ProcessEventMsg(const AudioEvent &audioEvent, DAudioEvent &newEvent) in ProcessEventMsg()
210 DAudioEvent newEvent = {AUDIO_EVENT_UNKNOWN, audioEvent.content}; in NotifyEvent() local
H A Ddaudio_manager_callback.cpp129 AudioEvent newEvent(AudioEventType::EVENT_UNKNOWN, event.content); in NotifyEvent() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_event_tracker.cpp50 BundleActiveEventStats newEvent; in AddToEventStats() local
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent.h216 auto newEvent = std::make_shared<Derived>(*(base.get())); variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp130 BundleActiveEvent newEvent; in HandleLockEvent() local
338 BundleActiveEvent newEvent; in PreservePowerStateInfo() local
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp194 VibrateEvent newEvent = { in MixedWaveProcess() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h98 auto newEvent = std::make_shared<T>(event); in MaybeResetEvent() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_event_queue_test.cpp1248 uint32_t newEvent = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2667 GestureEvent newEvent = info; in CalculateInsertIndex() local