/test/xts/acts/ability/ability_runtime/capiabilityruntime/entry/src/main/cpp/ |
H A D | napi_init.cpp | 51 OH_LOG_ERROR(LOG_APP, "error %{public}d", code); in GetBundleName() 67 OH_LOG_ERROR(LOG_APP, "error %{public}d", code); in GetCacheDir() 82 OH_LOG_ERROR(LOG_APP, "error %{public}d", code); in GetAreaMode() 103 OH_LOG_ERROR(LOG_APP, "args[0] is not string"); in TestGetBundleName() 113 OH_LOG_ERROR(LOG_APP, "input is empty"); in TestGetBundleName() 126 OH_LOG_ERROR(LOG_APP, "test%{public}d failed code: %{public}d", testId, code); in TestGetBundleName() 135 OH_LOG_ERROR(LOG_APP, "test%{public}d failed code: %{public}d", testId, code); in TestGetBundleName() 144 OH_LOG_ERROR(LOG_APP, "test%{public}d failed code: %{public}d", testId, code); in TestGetBundleName() 153 OH_LOG_ERROR(LOG_APP, "test%{public}d failed code: %{public}d", testId, code); in TestGetBundleName() 162 OH_LOG_ERROR(LOG_AP in TestGetBundleName() [all...] |
/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/ |
H A D | hello.cpp | 64 OH_LOG_ERROR(LOG_APP, "rawfileRequest->resourceHandlerDidFailWithError(). %{public}d", in OnURLRequestStart() 74 OH_LOG_ERROR(LOG_APP, "on request stop request is nullptr."); in OnURLRequestStop() 82 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsEof(). %{public}d", testIsEof); in OnURLRequestStop() 83 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsChunked(). %{public}d", testIsChunked); in OnURLRequestStop() 84 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsInMemory(). %{public}d", testIsInMemory); in OnURLRequestStop() 98 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsEof(). %{public}d", testIsEof); in OnURLRequestStop() 99 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsChunked(). %{public}d", testIsChunked); in OnURLRequestStop() 100 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamIsInMemory(). %{public}d", testIsInMemory); in OnURLRequestStop() 101 OH_LOG_ERROR(LOG_APP, "rawfileRequest->httpBodyStreamGetPosition(). %{public}lu", testHttpBodyStreamGetPosition); in OnURLRequestStop() 102 OH_LOG_ERROR(LOG_AP in OnURLRequestStop() [all...] |
H A D | rawfile_request.cpp | 108 OH_LOG_ERROR(LOG_APP, "have http body stream"); in Start() 117 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_SetUserData %{public}d", httpBodyStreamSetUserData_); in Start() 118 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_SetReadCallback %{public}d", httpBodyStreamSetUserData_); in Start() 119 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_Init %{public}d", httpBodyStreamInit_); in Start() 148 OH_LOG_ERROR(LOG_APP, "read rawfile error, resource manager is nullptr."); in ReadRawfileDataOnWorkerThread()
|
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 66 #define OH_LOG_ERROR(module, format, ...) \ macro 90 OH_LOG_ERROR(LOG_APP, "napi_get_cb_info failed, argCount: %{public}zu.", argCount); in TestInitializationOptionsSetRowStrideNormal() 98 OH_LOG_ERROR(LOG_APP, "OH_PixelmapInitializationOptions_Create failed, errCode: %{public}d.", errCode); in TestInitializationOptionsSetRowStrideNormal() 115 OH_LOG_ERROR(LOG_APP, "OH_PixelmapInitializationOptions_Release failed, errCode: %{public}d.", errCode); in TestInitializationOptionsSetRowStrideNormal() 149 OH_LOG_ERROR(LOG_APP, "OH_PixelmapNative_ScaleWithAntiAliasing failed, errCode: %{public}d.", errCode); in TestNativeScaleWithAntiAliasingAbnormal() 179 OH_LOG_ERROR(LOG_APP, "OH_Pixelmap_ScaleWithAntiAliasing failed, errCode: %{public}d.", errCode); in TestScaleWithAntiAliasingAbnormal() 191 OH_LOG_ERROR(LOG_APP, "OH_PixelmapNative_GetNativeBuffer failed, errCode: %{public}d.", errCode); in TestNativeGetNativeBufferAbnormal() 204 OH_LOG_ERROR(LOG_APP, "OH_PixelmapNative_SetMetadata failed, errCode: %{public}d.", errCode); in TestNativeSetMetaDataNull() 217 OH_LOG_ERROR(LOG_APP, "OH_PixelmapNative_GetMetadata failed, errCode: %{public}d.", errCode); in TestNativeGetMetaDataNull() 231 OH_LOG_ERROR(LOG_AP in TestNativeSetMemoryName() [all...] |
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
H A D | ImageNdk.cpp | 78 #define OH_LOG_ERROR(module, format, ...) \ macro 99 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 108 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 116 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 125 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 133 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 142 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 150 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 159 OH_LOG_ERROR(LOG_APP, in accessInitializationOptions() 174 OH_LOG_ERROR( in TestInitializationOptions() [all...] |
/test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/cpp/ |
H A D | hello.cpp | 105 OH_LOG_ERROR(LOG_APP, "scheme_handler readnormalxhr in worker thread."); in ReadXHRWithStatusNormalOnWorkerThread() 283 OH_LOG_ERROR(LOG_APP, "ReleaseString "); in ReleaseString() 294 OH_LOG_ERROR(LOG_APP, "ReleaseByteArray "); in ReleaseByteArray() 305 OH_LOG_ERROR(LOG_APP, "DestroyResponse "); in DestroyResponse() 318 OH_LOG_ERROR(LOG_APP, "CreateSchemeHandler "); in CreateSchemeHandler() 330 OH_LOG_ERROR(LOG_APP, "ResourceRequestGetRequestHeader "); in ResourceRequestGetRequestHeader() 342 OH_LOG_ERROR(LOG_APP, "HttpBodyStreamGetUserData "); in HttpBodyStreamGetUserData() 351 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_GetUserData %{public}d", getData); in HttpBodyStreamGetUserData()
|
/test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/cpp/ |
H A D | hello.cpp | 53 OH_LOG_ERROR(LOG_APP, "rawfileRequest->resourceHandlerDidFailWithError(). %{public}d", in OnURLRequestStart() 63 OH_LOG_ERROR(LOG_APP, "on request stop request is nullptr."); in OnURLRequestStop() 89 OH_LOG_ERROR(LOG_APP, "on request stop request is nullptr."); in OnURLRequestStopForSW() 131 OH_LOG_ERROR(LOG_APP, "ResourceHandlerDidFailWithError %{public}d", testResourceHandlerDidFailWithError); in ResourceHandlerDidFailWithError()
|
H A D | rawfile_request.cpp | 112 OH_LOG_ERROR(LOG_APP, "have http body stream"); in Start() 118 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_SetUserData %{public}d", httpBodyStreamSetUserData_); in Start() 119 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_SetReadCallback %{public}d", httpBodyStreamSetUserData_); in Start() 120 OH_LOG_ERROR(LOG_APP, "OH_ArkWebHttpBodyStream_Init %{public}d", httpBodyStreamInit_); in Start() 149 OH_LOG_ERROR(LOG_APP, "read rawfile error, resource manager is nullptr."); in ReadRawfileDataOnWorkerThread()
|
/test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/ |
H A D | hello.cpp | 361 OH_LOG_ERROR(LOG_APP, "testCL_AudioCodec handle is nullptr!");
in Test_AudioCodec_SetDecryptionConfig() 418 OH_LOG_ERROR(LOG_APP, "testCL_VideoDecoder handle is nullptr!");
in Test_VideoDecoder_SetDecryptionConfig() 487 OH_LOG_ERROR(LOG_APP, "create demuxer failed");
in TestAVDemuxer_SetMediaKeySystemInfoCallback() 546 OH_LOG_ERROR(LOG_APP, "create source failed");
in TestAVDemuxer_SetDemuxerMediaKeySystemInfoCallback() 552 OH_LOG_ERROR(LOG_APP, "create demuxer failed");
in TestAVDemuxer_SetDemuxerMediaKeySystemInfoCallback() 606 OH_LOG_ERROR(LOG_APP, "create source failed");
in TestAVDemuxer_GetMediaKeySystemInfo() 613 OH_LOG_ERROR(LOG_APP, "create demuxer failed");
in TestAVDemuxer_GetMediaKeySystemInfo() 630 OH_LOG_ERROR(LOG_APP, "GetMediaKeySystemInfo count %d", mediaKeySystemInfo.psshCount);
in TestAVDemuxer_GetMediaKeySystemInfo() 632 OH_LOG_ERROR(LOG_APP, "GetMediaKeySystemInfo print");
in TestAVDemuxer_GetMediaKeySystemInfo() 635 OH_LOG_ERROR(LOG_AP in TestAVDemuxer_GetMediaKeySystemInfo() [all...] |
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/ |
H A D | rawfile_request.cpp | 110 OH_LOG_ERROR(LOG_APP, "have http body stream"); in Start() 133 OH_LOG_ERROR(LOG_APP, "read rawfile error, resource manager is nullptr."); in ReadRawfileDataOnWorkerThread()
|
H A D | hello.cpp | 83 OH_LOG_ERROR(LOG_APP, "on request stop request is nullptr."); in OnURLRequestStop()
|
/test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/ |
H A D | AvsessionTest.cpp | 266 OH_LOG_ERROR(LOG_APP, "into AVSessionSetFavorite check 1"); in AVSessionSetFavorite() 268 OH_LOG_ERROR(LOG_APP, "into AVSessionSetFavorite check 2 %{public}d", favorite); in AVSessionSetFavorite() 277 OH_LOG_ERROR(LOG_APP, "into AVSessionSetLoopMode check 1"); in AVSessionSetLoopMode() 279 OH_LOG_ERROR(LOG_APP, "into AVSessionSetLoopMode check 2 %{public}d", loopMode); in AVSessionSetLoopMode() 945 OH_LOG_ERROR(LOG_APP, "into napi_boolean check"); in RunTest()
|
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
H A D | hello.cpp | 59 OH_LOG_ERROR(LOG_APP, "Main process - Alloc ipc proxy object failed!"); in OnNativeChildProcessStarted() 84 OH_LOG_ERROR(LOG_APP, "Main process - Child process not started"); in ChildProcessAdd()
|
/test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/main/cpp/ |
H A D | capi_drm_log.h | 39 #define CAPI_DRM_LOGE(fmt, ...) CAPI_DRM_LOG(OH_LOG_ERROR, fmt, ##__VA_ARGS__)
|
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
H A D | capi_drm_log.h | 39 #define CAPI_DRM_LOGE(fmt, ...) CAPI_DRM_LOG(OH_LOG_ERROR, fmt, ##__VA_ARGS__)
|
H A D | hello.cpp | 90 OH_LOG_ERROR(LOG_APP, "testCL_failed ,ret = %{public}d",ret); \
97 OH_LOG_ERROR(LOG_APP, "testCL_goto"); \
104 OH_LOG_ERROR(LOG_APP, "testCL_check failed ,ret = %{public}d", ret); \
340 OH_LOG_ERROR(LOG_APP, "testCL_GetOfflineMediaKeyIds failed!");
in GetOfflineMediaKeyIds() 350 OH_LOG_ERROR(LOG_APP, "testCL_GetOfflineMediaKeyIds failed!");
in GetOfflineMediaKeyIds() 363 OH_LOG_ERROR(LOG_APP, "testCL_GetOfflineMediaKeyIds failed!");
in GetOfflineMediaKeyIds() 373 OH_LOG_ERROR(LOG_APP, "testCL_GetOfflineMediaKeyIds failed!");
in GetOfflineMediaKeyIds() 1011 OH_LOG_ERROR(LOG_APP, "testCL_getHttp failed ,Ret = %{public}d",getRet);
in Test_MediaKeySystem_ProcessKeySystemResponse() 1068 OH_LOG_ERROR(LOG_APP, "testCL_get offline license failed!");
in Test_MediaKeySystem_GetOfflineMediaKeyIds() 1592 OH_LOG_ERROR(LOG_AP in Test_MediaKeySession_CheckMediaKeyStatus() [all...] |
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
H A D | hello.cpp | 643 OH_LOG_ERROR(LOG_APP, "OH_ArkWeb_CreateResponse napi_value "); in CreateResponse() 652 OH_LOG_ERROR(LOG_APP, "OH_ArkWeb_CreateResponse ERROR %{public}s", e.what()); in CreateResponse()
|
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/ |
H A D | napi_init.cpp | 52 OH_LOG_ERROR(LOG_APP, "ThrowError=%{public}d mdErrorMessage=%{public}s.", errCode, errorMessage); in ThrowError()
|
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/ |
H A D | net_stack_ndk_test.cpp | 82 OH_LOG_ERROR(LOG_APP, "GetCertData get length fail at lineļ¼%{public}d", __LINE__);
in GetCertData()
|