Home
last modified time | relevance | path

Searched refs:Warn (Results 1 - 20 of 20) sorted by relevance

/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp40 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() function in OHOS::HiviewDFX::HiLog
/foundation/arkui/napi/utils/
H A Dlog.h34 Warn, member in LogLevel
50 #define HILOG_WARN(fmt, ...) HILOG_PRINT(Warn, fmt, ##__VA_ARGS__)
/foundation/bundlemanager/ecological_rule_manager/utils/include/
H A Decological_rule_mgr_service_logger.h30 #define LOG_WARN(fmt, ...) ERMS_LOG(Warn, TAG, fmt, ##__VA_ARGS__)
/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_cpp.h36 static int Warn(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(os_log, 2, 3)));
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dsharing_log.h46 #define SHARING_LOGW(fmt, ...) SHARING_LOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Ddrawing_utils.h37 ::OHOS::HiviewDFX::HiLog::Warn( \
/foundation/communication/connected_nfc_tag/interfaces/inner_api/include/
H A Dlog.h66 (void)OHOS::HiviewDFX::HiLog::Warn( \
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dframe_sched.cpp30 #define LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, __VA_ARGS__)
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler_utils.h35 #define HILOGW(...) OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, ##__VA_ARGS__)
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsam_log.h97 (void)OHOS::HiviewDFX::HiLog::Warn(SYSTEM_ABLILITY_LABEL, __VA_ARGS__); \
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dlog.h58 (void)OHOS::HiviewDFX::HiLog::Warn(OHOS::DistributedFS::FILEIO_LABEL, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
/foundation/communication/dhcp/services/
H A Ddhcp_logger.h39 #define DHCP_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(DHCP_LOG_LABEL, ##__VA_ARGS__)
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.cpp88 HiLog::Warn(LABEL, "FFIData id: %{public}" PRId64 " over max %{public}" PRId64 ", reset to 0", curFFIDataId_, in FFIDataIdSafeIncrease()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_log.h54 #define GRAPHIC_LOGW(fmt, args...) GRAPHIC_DECORATOR_HILOG(LOG_LEVEL_WARN, HiviewDFX::HiLog::Warn, fmt, ##args)
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_log.cpp49 OHOS::HiviewDFX::HiLog::Warn(GenerateLabel(tag), format, args); in RSLogOutput()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/
H A Dwifi_logger.h45 #define WIFI_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(WIFI_LOG_LABEL, ##__VA_ARGS__)
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_log.h37 OHOS::HiviewDFX::HiLog::Warn(OHOS::KLOG_LABEL, "[%{public}s:%{public}d] " fmt, \
/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_log.h56 #define AVCODEC_LOGW(fmt, ...) AVCODEC_LOG(::OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__)
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_logger.h54 #define WIFI_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(WIFI_LOG_LABEL, ##__VA_ARGS__)
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp39 ::OHOS::HiviewDFX::HiLog::Warn( \

Completed in 5 milliseconds