Home
last modified time | relevance | path

Searched defs:errorMsg (Results 1 – 7 of 7) sorted by relevance

/applications/standard/dlp_manager/entry/src/main/ets/bean/base/
DBaseResponse.ts19 protected errorMsg: string; property in BaseResponse
/applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIMethodPromise/entry/src/main/cpp/
Dhello.cpp44 char errorMsg[1024]; in RejectedCallback() local
/applications/standard/app_samples/code/DocsSample/Media/AVTranscoder/AVTranscoderNDK/entry/src/main/cpp/
Dnapi_init.cpp113 …dkAVTransCoderUser::OnErrorCb(OH_AVTranscoder *transcoder, int32_t errorCode, const char *errorMsg) in OnErrorCb()
179 … void AvTranscoderErrorCbImpl(OH_AVTranscoder *transcoder, int32_t errorCode, const char *errorMsg, in AvTranscoderErrorCbImpl()
/applications/standard/app_samples/code/DocsSample/Media/AVRecorder/AVRecorderNDK/entry/src/main/cpp/
Dmain.cpp190 void OnError(OH_AVRecorder *recorder, int32_t errorCode, const char *errorMsg, void *userData) { in OnError()
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKAudio/entry/src/main/cpp/
Dnapi_init.cpp342 void OHAVPlayerOnErrorCallback(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *… in OHAVPlayerOnErrorCallback()
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKVideo/entry/src/main/cpp/
Dnapi_init.cpp342 void OHAVPlayerOnErrorCallback(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *… in OHAVPlayerOnErrorCallback()
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDK/entry/src/main/cpp/
Dnapi_init.cpp343 void OHAVPlayerOnErrorCallback(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *… in OHAVPlayerOnErrorCallback()