Searched refs:DoOnError (Results 1 – 7 of 7) sorted by relevance
94 virtual ErrorCode DoOnError(ErrorCode errorCode) in DoOnError() function
59 ErrorCode DoOnError(ErrorCode) override in DoOnError() function in OHOS::Media::Test::PlayExecutorStub
110 ErrorCode DoOnError(ErrorCode) override;
461 ErrorCode HiPlayerImpl::DoOnError(ErrorCode errorCode) in DoOnError() function in OHOS::Media::HiPlayerImpl
102 ErrorCode DoOnError(ErrorCode);
486 DoOnError(errorCode); in HandleErrorEvent()726 ErrorCode HiPlayerImpl::DoOnError(ErrorCode errorCode) in DoOnError() function in OHOS::Media::HiPlayerImpl
151 executor_.DoOnError(errorCode); in OnError()