Home
last modified time | relevance | path

Searched defs:LOGW (Results 1 – 25 of 36) sorted by relevance

12

/foundation/communication/wifi/wifi/relation_services/common/
Dwifi_log.h34 #define LOGW(...) HILOG_WARN(LOG_CORE, ##__VA_ARGS__) macro
40 #define LOGW(...) macro
/foundation/communication/wifi/wifi/base/inner_api/
Dwifi_log.h34 #define LOGW(...) HILOG_WARN(LOG_CORE, ##__VA_ARGS__) macro
40 #define LOGW(...) macro
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/
Dwifi_log.h34 #define LOGW(...) HILOG_WARN(LOG_CORE, ##__VA_ARGS__) macro
40 #define LOGW(...) macro
/foundation/filemanagement/storage_service/services/common/include/
Dstorage_service_log.h34 #define LOGW(fmt, ...) \ macro
56 #define LOGW(fmt, ...) \ macro
/foundation/ai/neural_network_runtime/common/
Dlog.h34 #define LOGW(...) HILOG_WARN(LOG_CORE, __VA_ARGS__) macro
/foundation/communication/wifi/wifi/base/cRPC/include/
Dlog.h33 #define LOGW(...) HILOG_WARN(LOG_CORE, ##__VA_ARGS__) macro
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Drender_context_log.h41 #define LOGW(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
Dlog.h42 #define LOGW(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
Dec_log.h34 #define LOGW(fmt, ...) HILOG_WARN(LOG_CORE, fmt, ##__VA_ARGS__) macro
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Darkui_log.h25 #define LOGW(fmt, ...) PRINT_LOG(WARN, fmt, ##__VA_ARGS__) macro
/foundation/filemanagement/dfs_service/utils/log/include/
Dutils_log.h39 #define LOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s:%{public}d->%{public}s] " fmt, \ macro
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
Dlog.h40 #define LOGW(format, ...) \ macro
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/
Drs_graphic_log.h33 #define LOGW(format, ...) \ macro
/foundation/filemanagement/app_file_service/interfaces/common/include/
Dlog.h28 #define LOGW(fmt, ...) ((void)HILOG_IMPL(LOG_CORE, LOG_WARN, LOG_DOMAIN, LOG_TAG, \ macro
/foundation/arkui/ui_appearance/services/include/
Dui_appearance_log.h28 #define LOGW(fmt, ...) PRINT_LOG(WARN, fmt, ##__VA_ARGS__) macro
/foundation/distributedhardware/device_manager/common/include/
Ddm_log.h33 #define LOGW(fmt, ...) HILOG_WARN(LOG_CORE, \ macro
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
Ddrawing_utils.h36 #define LOGW(fmt, ...) \ macro
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
Dframe_saver.cpp36 #define LOGW(fmt, ...) HILOG_WARN(LOG_CORE, fmt, ##__VA_ARGS__) macro
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
Dlog.h44 #define LOGW(format, ...) \ macro
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Dlog_print.h52 #define LOGW(...) Logger::Log(Logger::Level::LEVEL_WARN, LOG_TAG_KV, __FUNCTION__, __LINE__, __VA_A… macro
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/include/
Dui_service_hilog.h37 #define LOGW(fmt, ...) PRINT_LOG(WARN, fmt, ##__VA_ARGS__) macro
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
Dui_service_hilog.h37 #define LOGW(fmt, ...) PRINT_LOG(WARN, fmt, ##__VA_ARGS__) macro
/foundation/graphic/graphic_surface/sync_fence/src/
Dframe_sched.cpp30 #define LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, __VA_ARGS__) macro
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
Dge_log.h36 #define LOGW(format, ...) HILOG_WARN(LOG_CORE, format, ##__VA_ARGS__) macro
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
Dlog_print.h52 #define LOGW(...) Logger::Log(Logger::Level::LEVEL_WARN, LOG_TAG_KV, __FILE_NAME__, __LINE__, __VA_… macro

12