| /test/xts/hats/hdf/codec/hdi_v1.0/ |
| D | codec_proxy_test.cpp | 164 int32_t errorCode = g_codecObj->CodecInit(g_codecObj); variable 171 int32_t errorCode = g_codecObj->CodecCreate(g_codecObj, name, &g_handle); variable 180 int32_t errorCode = g_codecObj->CodecCreateByType(g_codecObj, type, mime, &g_handle); variable 189 int32_t errorCode = g_codecObj->CodecSetPortMode(g_codecObj, g_handle, direct, mode, type); variable 198 int32_t errorCode = g_codecObj->CodecGetPortMode(g_codecObj, g_handle, direct, &mode, &type); variable 213 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 228 int32_t errorCode = g_codecObj->CodecGetParameter(g_codecObj, g_handle, params, paramCnt); variable 244 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 267 int32_t errorCode = g_codecObj->CodecQueueInput(g_codecObj, variable 278 …int32_t errorCode = g_codecObj->CodecDequeueInput(g_codecObj, g_handle, QUEUE_TIME_OUT, &acquireFd… variable [all …]
|
| /test/xts/device_attest_lite/services/core/attest/ |
| D | attest_service_reset.c | 89 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| D | attest_service_active.c | 102 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| D | attest_service_challenge.c | 88 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/device_attest/services/core/attest/ |
| D | attest_service_reset.c | 89 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseResetResult() local
|
| D | attest_service_active.c | 102 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseActiveResult() local
|
| D | attest_service_challenge.c | 88 double errorCode = GetObjectItemValueNumber(jsonStr, "errcode"); in ParseChallengeResult() local
|
| /test/xts/device_attest_lite/interfaces/kit/js/src/ |
| D | native_device_attest.cpp | 33 string GetErrorMessage(uint32_t errorCode) in GetErrorMessage() 43 static JSIValue GetJsiErrorMessage(int32_t errorCode) in GetJsiErrorMessage()
|
| /test/xts/device_attest_lite/services/core/include/ |
| D | attest_type.h | 70 int32_t errorCode; member 104 int32_t errorCode; member 109 int32_t errorCode; member
|
| /test/xts/device_attest/services/core/include/ |
| D | attest_type.h | 85 int32_t errorCode; member 119 int32_t errorCode; member 124 int32_t errorCode; member
|
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| D | decoder_demo.cpp | 320 void VDecDemoCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
| /test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/ |
| D | VDecEncNdkSample.cpp | 41 void VdecAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VdecAsyncError() 80 void VencAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in VencAsyncError()
|
| /test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/ |
| D | ADecEncNdkSample.cpp | 29 void AdecAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in AdecAsyncError() 69 void AencAsyncError(OH_AVCodec *codec, int32_t errorCode, void *userData) in AencAsyncError()
|
| /test/xts/hats/hdf/camera/v4l2/src/ |
| D | test_display.cpp | 678 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 1638 const int errorCode[5] = {HOST_NOT_FOUND, TRY_AGAIN, NO_RECOVERY, NO_DATA, NO_ADDRESS}; variable 1674 const int errorCode[5] = {HOST_NOT_FOUND, TRY_AGAIN, NO_RECOVERY, NO_DATA, NO_ADDRESS}; variable
|
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| D | ActsMediaPlayerAudioTest.cpp | 195 void PlayerliteCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| D | dcamera_hdf_demo.cpp | 1088 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
| /test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/ |
| D | ActsMediaCameraTest.cpp | 303 void OnCreateFailed(const std::string cameraId, int32_t errorCode) override in OnCreateFailed() 486 void OnCreateFailed(const std::string cameraId, int32_t errorCode) override in OnCreateFailed() 505 void OnConfigureFailed(const std::string cameraId, int32_t errorCode) override in OnConfigureFailed()
|
| /test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/ |
| D | ActsMediaRecorderTest.cpp | 41 void RecoderLiteTest::OnError(const int32_t errorType, const int32_t errorCode) in OnError() 52 void TestVideoRecorderCallback::OnError(int32_t errorType, int32_t errorCode) in OnError()
|