Searched defs:interruptAction (Results 1 – 9 of 9) sorted by relevance
40 void OnInterrupt(const InterruptAction &interruptAction) override {} in OnInterrupt()
34 InterruptAction interruptAction; in AudioInterruptFuzzTest() local
42 InterruptAction interruptAction; member
105 void NapiAudioManagerInterruptCallback::OnInterrupt(const InterruptAction &interruptAction) in OnInterrupt()
46 void OnInterrupt(const InterruptAction &interruptAction) override {} in OnInterrupt()
113 void AudioManagerCallbackAdapterImpl::OnInterrupt(const InterruptAction& interruptAction) in OnInterrupt()
663 InterruptAction interruptAction; variable
1132 InterruptAction interruptAction = {}; in OnInterrupt() local
981 …apiParamUtils::SetValueInterruptAction(const napi_env &env, const InterruptAction &interruptAction, in SetValueInterruptAction()