Searched defs:errorMsg (Results 1 – 12 of 12) sorted by relevance
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_error_test.cpp | 27 JSVM_Value errorMsg = nullptr; in TestCreateErrorTest1() local 52 JSVM_Value errorMsg = nullptr; in TestCreateErrorTest2() local 77 JSVM_Value errorMsg = nullptr; in TestCreateErrorTest3() local 103 JSVM_Value errorMsg = nullptr; in TestCreateErrorTest4() local 128 JSVM_Value errorMsg = nullptr; in TestCreateErrorTest5() local 155 JSVM_Value errorMsg = nullptr; in TestCreateTypeErrorTest1() local 181 JSVM_Value errorMsg = nullptr; in TestCreateTypeErrorTest2() local 207 JSVM_Value errorMsg = nullptr; in TestCreateTypeErrorTest3() local 233 JSVM_Value errorMsg = nullptr; in TestCreateTypeErrorTest4() local 258 JSVM_Value errorMsg = nullptr; in TestCreateTypeErrorTest5() local [all …]
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/ |
| D | common.cpp | 413 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/hats/hdf/camera/cameraMg/v1_0/src/ |
| D | common.cpp | 433 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/ |
| D | benchmark_common.cpp | 464 int32_t HdiCommon::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
| D | hdi_common_v1_1.cpp | 504 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
| D | hdi_common_v1_1.cpp | 500 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/acts/multimedia/media/media_js_standard/AVRecorderNDK/entry/src/main/cpp/ |
| D | avrecorder_ndk_test.cpp | 81 void OnError(OH_AVRecorder *recorder, int32_t errorCode, const char *errorMsg, void *userData) in OnError()
|
| /test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/ |
| D | avrecorder_ndk_test.cpp | 84 void OnError(OH_AVRecorder *recorder, int32_t errorCode, const char *errorMsg, void *userData) in OnError()
|
| /test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
| D | hdi_common_v1_2.cpp | 699 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/ |
| D | avplayer_ndk_test.cpp | 88 static void AVPlayerOnError(OH_AVPlayer *player, int32_t, const char *errorMsg) in AVPlayerOnError()
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| D | hdi_common_v1_3.cpp | 931 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
| D | avplayerndk.cpp | 1334 …PlayerOnErrorCallbackImpl(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg, void *user… in AVPlayerOnErrorCallbackImpl() 1545 static void AVPlayerOnError(OH_AVPlayer *player, int32_t errorCode, const char *errorMsg) {} in AVPlayerOnError()
|