/foundation/communication/dhcp/services/dhcp_server/include/ |
D | dhcp_logger.h | 34 #define LOGI(...) ((void)HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro 79 #define LOGI(log, ...) \ macro
|
/foundation/ai/neural_network_runtime/common/ |
D | log.h | 29 #define LOGI(...) HiLogPrint(LOG_CORE, LOG_INFO, NNR_LOG_DOMAIN, "NNRt", __VA_ARGS__) macro
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
D | log.h | 34 #define LOGI(fmt, ...) \ macro
|
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/ |
D | ec_log.h | 29 #define LOGI(fmt, ...) \ macro
|
/foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/include/ |
D | log.h | 33 #define LOGI(...) ((void)HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/ |
D | wifi_log.h | 33 #define LOGI(...) ((void)HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_hal/common/ |
D | wifi_log.h | 33 #define LOGI(...) ((void)HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) macro
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/include/util/ |
D | log.h | 40 #define LOGI(...) PrintLogI(__func__, ##__VA_ARGS__) macro
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
D | log.h | 24 #define LOGI(fmt, ...) LOGPRINT(::OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
/foundation/distributedhardware/device_manager/common/include/ |
D | dm_log.h | 33 #define LOGI(fmt, ...) \ macro
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
D | drawing_utils.h | 32 #define LOGI(fmt, ...) \ macro
|
/foundation/filemanagement/storage_service/services/common/include/ |
D | storage_service_log.h | 28 #define LOGI(fmt, ...) PRINT_LOG(Info, fmt, ##__VA_ARGS__) macro
|
/foundation/filemanagement/dfs_service/utils/log/include/ |
D | utils_log.h | 41 #define LOGI(fmt, ...) PRINT_LOG(Info, fmt, ##__VA_ARGS__) macro
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
D | log_print.h | 51 #define LOGI(...) Logger::Log(Logger::Level::LEVEL_INFO, LOG_TAG_KV, __FUNCTION__, __LINE__, __VA_A… macro
|
/foundation/filemanagement/app_file_service/interfaces/common/include/ |
D | log.h | 30 #define LOGI(fmt, ...) PRINT_LOG(Info, fmt, ##__VA_ARGS__) macro
|
/foundation/graphic/graphic_2d/rosen/samples/hello_native_buffer/ |
D | hello_native_buffer.cpp | 30 #define LOGI(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
|
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/ |
D | log_print.h | 51 #define LOGI(...) Logger::Log(Logger::Level::LEVEL_INFO, LOG_TAG_KV, __FILE_NAME__, __LINE__, __VA_… macro
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/uicast/ |
D | uicast_subscriber.h | 44 #define LOGI(fmt, ...) WLOGI("%{public}s: " fmt, __func__, ##__VA_ARGS__) macro
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
D | nstackx_log.h | 74 #define LOGI(moduleName, format, ...) \ macro
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/ |
D | sdk_helper_unnormal_test.cpp | 61 void LOGI(string content) in LOGI() function
|
D | sdk_helper_test.cpp | 61 void LOGI(string content) in LOGI() function
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
D | hcodec_log.h | 34 #define LOGI(x, ...) OHOS::HiviewDFX::HiLog::Info(LABEL, LOG_FMT x, FILENAME, __FUNCTION__, __LINE_… macro
|
/foundation/graphic/graphic_2d/rosen/samples/composer/ |
D | layer_context.cpp | 25 #define LOGI(fmt, ...) ::OHOS::HiviewDFX::HiLog::Info( \ macro
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
D | log_wrapper.h | 48 #define LOGI(fmt, ...) PRINT_LOG(INFO, fmt, ##__VA_ARGS__) macro
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
D | opengl_wrapper_native_test.cpp | 34 #define LOGI(fmt, ...) \ macro
|