Searched refs:HILOG_BASE_ERROR (Results 1 - 4 of 4) sorted by relevance
/developtools/profiler/device/base/include/ |
H A D | logging.h | 113 #define HILOG_BASE_ERROR(LOG_CORE, fmt, ...) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, LOG_TAG, fmt, ##__VA_ARGS__) macro 162 HILOG_BASE_ERROR(type, "%{public}s", logging::StringFormat(fmt, ##__VA_ARGS__).c_str())
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
H A D | ffrt_profiler_manager.cpp | 186 HILOG_BASE_ERROR(LOG_CORE, "eventPoller unset!"); in StopFfrtProfiler()
|
/developtools/profiler/device/plugins/network_profiler/service/src/ |
H A D | network_profiler_manager.cpp | 195 HILOG_BASE_ERROR(LOG_CORE, "eventPoller unset!"); in StopNetworkProfiler()
|
/developtools/profiler/device/plugins/native_hook/src/ |
H A D | hook_client.cpp | 1198 HILOG_BASE_ERROR(LOG_CORE, "memcpy_s tag failed"); in hook_prctl()
|
Completed in 5 milliseconds