Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h55 #define MMI_HILOGE(fmt, ...) PrintLog(LABEL, "E", fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_log.h153 #define MMI_HILOGE(fmt, ...) do { \ macro