Searched defs:errorMsg (Results 1 – 7 of 7) sorted by relevance
| /applications/standard/dlp_manager/entry/src/main/ets/bean/base/ |
| D | BaseResponse.ts | 19 protected errorMsg: string; property in BaseResponse
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIMethodPromise/entry/src/main/cpp/ |
| D | hello.cpp | 44 char errorMsg[1024]; in RejectedCallback() local
|
| /applications/standard/app_samples/code/DocsSample/Media/AVTranscoder/AVTranscoderNDK/entry/src/main/cpp/ |
| D | napi_init.cpp | 113 …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/ |
| D | main.cpp | 190 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/ |
| D | napi_init.cpp | 342 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/ |
| D | napi_init.cpp | 342 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/ |
| D | napi_init.cpp | 343 void OHAVPlayerOnErrorCallback(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *… in OHAVPlayerOnErrorCallback()
|