Searched refs:logCore (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/c/include/ |
H A D | pm_log_c.h | 39 #define PM_HILOG_ERROR_C(logCore, fmt, ...) \ argument 43 #define PM_HILOG_INFO_C(logCore, fmt, ...) \ argument 47 #define PM_HILOG_DEBUG_C(logCore, fmt, ...) \ argument
|
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/cpp/include/ |
H A D | pm_log.h | 41 #define PM_HILOG_ERROR(logCore, fmt, ...) \ argument 45 #define PM_HILOG_INFO(logCore, fmt, ...) \ argument 49 #define PM_HILOG_DEBUG(logCore, fmt, ...) \ argument
|