Home
last modified time | relevance | path

Searched defs:HILOGI (Results 1 – 2 of 2) sorted by relevance

/test/xts/device_attest_lite/common/log/
Ddevattest_log.h32 #define HILOGI(fmt, ...) \ macro
/test/xts/device_attest/common/log/
Ddevattest_log.h33 #define HILOGI(fmt, ...) HILOG_INFO(LOG_CORE, fmt, ##__VA_ARGS__) macro