Home
last modified time | relevance | path

Searched defs:InterruptEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_interrupt_info.h87 struct InterruptEvent { struct
109 struct InterruptEventInternal { argument
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dcharging_sound.cpp44 void OnInterrupt(const AudioStandard::InterruptEvent& /* interruptEvent */) override in OnInterrupt()