Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h53 #define MMI_HILOGI(fmt, ...) PrintLog(LABEL, "I", fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_log.h139 #define MMI_HILOGI(fmt, ...) do { \ macro