Home
last modified time | relevance | path

Searched refs:ClearAsyncWorkWithErrorCode (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.h86 void ClearAsyncWorkWithErrorCode(MediaServiceExtErrCode errorCode, bool error, const std::string &msg);
H A Dvideo_callback_napi.cpp57 ClearAsyncWorkWithErrorCode(MSERR_EXT_OPERATE_NOT_PERMIT, error, msg); in ClearAsyncWork()
60 void VideoCallbackNapi::ClearAsyncWorkWithErrorCode(MediaServiceExtErrCode extErrCode, in ClearAsyncWorkWithErrorCode() function in OHOS::Media::VideoCallbackNapi
124 ClearAsyncWorkWithErrorCode(extErrCode, true, in OnError()

Completed in 2 milliseconds