Searched defs:extErrCode (Results 1 – 1 of 1) sorted by relevance
60 void VideoCallbackNapi::ClearAsyncWorkWithErrorCode(MediaServiceExtErrCode extErrCode, in ClearAsyncWorkWithErrorCode()120 …MediaServiceExtErrCode extErrCode = MSErrorToExtError(static_cast<MediaServiceErrCode>(errorCode)); in OnError() local