Home
last modified time | relevance | path

Searched defs:LOGE (Results 1 – 15 of 15) sorted by relevance

/test/xts/acts/web/web_load/web_hosting/web_hosting_napis_enhance_six/entry/src/main/cpp/common/
Dplugin_common.h26 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/common/
Dplugin_common.h25 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/web/application_interworking/inject_javascript/inject_javascript_two/entry/src/main/cpp/common/
Dplugin_common.h25 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/web/web_load/web_hosting/web_hosting_napis_enhance_three/entry/src/main/cpp/common/
Dplugin_common.h25 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "HMG_LOG", __VA_ARGS__)) macro
/test/xts/acts/graphic/nativefence/entry/src/main/cpp/common/
Dlog_common.h28 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, APP_LOG_TAG, __VA_ARGS__)) macro
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dlog.h43 #define LOGE(format, ...) fprintf(stdout, "\n%s:%d: " format "\n", __FILE__, __LINE__, ##__VA_ARG… macro
/test/xts/acts/kernel_lite/utils/
Dlog.h47 #define LOGE(format, ...) fprintf(stdout, "\n%s:%d: " format "\n", __FILE__, __LINE__, ##__VA_ARG… macro
/test/xts/acts/multimedia/media/media_js_standard/avScreenCaptureRecorder/entry/src/main/cpp/
Dhello.cpp36 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/common/dfx/log/
Dav_codec_sample_log.h31 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
/test/xts/acts/multimedia/image/image_ets_standard/imageGetMimeType/entry/src/main/cpp/
DImageGetMimeTypeTest.cpp38 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
/test/xts/acts/multimedia/media/media_ndk_standard/AVMetadataExtractorNDK/entry/src/main/cpp/
Davmetadataextractor_ndk_test.cpp33 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/
Dimage_packing_test.cpp35 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
DAvTransCoderNdkTest.cpp53 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
Davplayerndk.cpp79 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/
DPictureNdk.cpp40 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro