Searched refs:HILOG_BASE_INFO (Results 1 - 2 of 2) sorted by relevance
/developtools/profiler/device/base/include/ |
H A D | logging.h | 111 #define HILOG_BASE_INFO(LOG_CORE, fmt, ...) HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, fmt, ##__VA_ARGS__) macro 158 HILOG_BASE_INFO(type, "%{public}s", logging::StringFormat(fmt, ##__VA_ARGS__).c_str())
|
/developtools/profiler/device/plugins/native_hook/src/ |
H A D | hook_socket_client.cpp | 187 HILOG_BASE_INFO(LOG_CORE, "%s", __func__); in DisableHook()
|
Completed in 2 milliseconds