Searched defs:LOG_FATAL (Results 1 - 9 of 9) sorted by relevance
/foundation/bundlemanager/ecological_rule_manager/utils/include/ |
H A D | ecological_rule_mgr_service_logger.h | 32 #define LOG_FATAL(fmt, ...) ERMS_LOG(Fatal, TAG, fmt, ##__VA_ARGS__) macro
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_log.h | 68 #define LOG_FATAL(fmt, ...) \ macro
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | logger.h | 63 #define LOG_FATAL(fmt, ...) \ macro
|
/foundation/distributeddatamgr/preferences/frameworks/common/include/ |
H A D | log_print.h | 103 #define LOG_FATAL(fmt, ...) \
macro
|
/foundation/distributeddatamgr/relational_store/frameworks/common/include/ |
H A D | logger.h | 80 #define LOG_FATAL(fmt, ...) \ macro
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | intf_logger.h | 70 LOG_FATAL, member in ILogger::LogLevel
|
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | logger.h | 43 #define LOG_FATAL(module, fmt, ...) \ macro
|
/foundation/communication/bluetooth_service/services/bluetooth/common/ |
H A D | log.h | 82 #undef LOG_FATAL macro 109 #define LOG_FATAL(...) HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro
|
/foundation/multimedia/image_framework/mock/native/include/log/hilog/ |
H A D | log_c.h | 54 LOG_FATAL = 7, enumerator
|
Completed in 3 milliseconds