Searched refs:MMI_HILOGF (Results 1 - 5 of 5) sorted by relevance
/foundation/multimodalinput/input/util/common/include/ |
H A D | util_ex.h | 54 MMI_HILOGF("%{public}s", buf); in mprintf()
|
H A D | mmi_log.h | 160 #define MMI_HILOGF(fmt, ...) do { \ macro 437 MMI_HILOGF(fmt, ##__VA_ARGS__); \
|
/foundation/multimodalinput/input/test/unittest/standalone/include/ |
H A D | mmi_log.h | 56 #define MMI_HILOGF(fmt, ...) PrintLog(LABEL, "F", fmt, ##__VA_ARGS__) macro
|
/foundation/multimodalinput/input/util/socket/src/ |
H A D | uds_socket.cpp | 104 MMI_HILOGF("Packet header parsing error, and this error cannot be recovered. The buffer will be reset." in OnReadPackets()
|
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 1103 MMI_HILOGF("Remove all filter failed, ret:%{public}d", ret); in OnDisconnected()
|
Completed in 8 milliseconds