Home
last modified time | relevance | path

Searched refs:errorMsg (Results 1 - 18 of 18) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp413 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
415 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp407 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
409 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp504 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
506 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp500 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
502 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp446 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
448 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp433 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
435 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H A Dcommon.h170 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h185 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
H A Dhdi_common_v1_1.h197 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
H A Dhdi_common_v1_1.h196 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp529 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
531 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp1334 static void AVPlayerOnErrorCallbackImpl(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *userData) in AVPlayerOnErrorCallbackImpl() argument
1336 LOG("AVPlayerOnErrorCallbackImpl errorCode: %d ,errorMsg: %s", in AVPlayerOnErrorCallbackImpl()
1337 errorCode, errorMsg == nullptr ? "unknown" : errorMsg); in AVPlayerOnErrorCallbackImpl()
1545 static void AVPlayerOnError(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg) {} in AVPlayerOnError() argument
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_misc_test.cpp216 ASSERT_EQ(sizeof(result.errorMsg) == sizeof(const char *), true); in HWTEST_F()
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h256 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h238 int32_t OnError(ErrorType type, int32_t errorMsg) override;
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp690 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
692 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()
/test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/
H A Davplayer_ndk_test.cpp88 static void AVPlayerOnError(OH_AVPlayer *player, int32_t, const char *errorMsg) in AVPlayerOnError() argument
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp933 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
935 CAMERA_LOGE("type: %{public}d, errorMsg: %{public}d", type, errorMsg); in OnError()

Completed in 20 milliseconds