Searched refs:MSExtAVErrorToString (Results 1 – 8 of 8) sorted by relevance
37 __attribute__((visibility("default"))) std::string MSExtAVErrorToString(MediaServiceExtErrCodeAPI9 …
44 "*MSExtAVErrorToString*";
162 std::string message = MSExtAVErrorToString(errorCode) + errorMsg; in OnErrorCb()
391 std::string MSExtAVErrorToString(MediaServiceExtErrCodeAPI9 code) in MSExtAVErrorToString() function
63 std::string message = MSExtAVErrorToString(errCode) + msg; in SendErrorCallback()
394 std::string errorMsgExt = MSExtAVErrorToString(errorCodeApi9) + errorMsg; in OnError()
725 std::string message = MSExtAVErrorToString(errorCode) + errorMsg; in OnErrorCb()
2608 MSExtAVErrorToString(static_cast<MediaServiceExtErrCodeAPI9>(errCodeApi9));2613 MSExtAVErrorToString(static_cast<MediaServiceExtErrCodeAPI9>(code));