Searched refs:NotifyErrorEvent (Results 1 – 6 of 6) sorted by relevance
42 void NotifyErrorEvent(int32_t errorCode);
43 void NotifyErrorEvent(int32_t errorCode);
280 void AudioHapticSoundLowLatencyImpl::NotifyErrorEvent(int32_t errorCode) in NotifyErrorEvent() function in OHOS::Media::AudioHapticSoundLowLatencyImpl357 soundLowLatencyImpl->NotifyErrorEvent(errorCode); in OnError()
51 void NotifyErrorEvent(int32_t errCode);
276 void AudioHapticSoundNormalImpl::NotifyErrorEvent(int32_t errorCode) in NotifyErrorEvent() function in OHOS::Media::AudioHapticSoundNormalImpl341 soundNormalImpl->NotifyErrorEvent(errorCode); in OnError()
436 void AudioHapticPlayerImpl::NotifyErrorEvent(int32_t errCode) in NotifyErrorEvent() function in OHOS::Media::AudioHapticPlayerImpl478 player->NotifyErrorEvent(errorCode); in OnError()