| /applications/standard/settings/cj/settings/src/ |
| D | cj_settings_log.h | 41 #define LOGE(...) \ macro
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/ |
| D | log.h | 34 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "[OpenGL]", __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/util/ |
| D | log.h | 34 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "[OpenGL]", __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/common/ |
| D | logger_common.h | 25 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, APP_LOG_TAG, __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/ |
| D | logger_common.h | 25 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, APP_LOG_TAG, __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/DocsSample/ApplicationModels/MindSporeLiteCDemo/entry/src/main/cpp/ |
| D | mslite_napi.cpp | 31 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "[MSLiteNapi]", __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/DocsSample/Media/AVTranscoder/AVTranscoderNDK/entry/src/main/cpp/ |
| D | napi_init.cpp | 36 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
|
| /applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKAudio/entry/src/main/cpp/ |
| D | napi_init.cpp | 27 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
|
| /applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKVideo/entry/src/main/cpp/ |
| D | napi_init.cpp | 27 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/ |
| D | mslite_napi.cpp | 39 #define LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, "[MSLiteNapi]", __VA_ARGS__)) macro
|
| /applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDK/entry/src/main/cpp/ |
| D | napi_init.cpp | 27 #define LOGE(format, ...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, LOG_MSG_TAG, format, ##__… macro
|