Home
last modified time | relevance | path

Searched refs:UTILS_LOGF (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
H A Dutils_log.h21 #define UTILS_LOGF(...) printf("fatal: " fmt "\n", __VA_ARGS__) macro
27 #define UTILS_LOGF(...) macro
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dutils_log.h23 #define UTILS_LOGF(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_FATAL, UTILS_LOG_DOMAIN, UTILS_LOG_TAG, __VA_ARGS__) macro
33 #define UTILS_LOGF(...) macro
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dutils_log.h23 #define UTILS_LOGF(...) (void)HiLogBasePrint(UTILS_LOG_TYPE, LOG_FATAL, UTILS_LOG_DOMAIN, UTILS_LOG_TAG, __VA_ARGS__) macro
33 #define UTILS_LOGF(...) macro
/foundation/graphic/graphic_surface/buffer_handle/src/
H A Dbuffer_handle.cpp30 #define UTILS_LOGF(...) (void)HILOG_FATAL(LOG_CORE, __VA_ARGS__) macro

Completed in 2 milliseconds