Searched refs:MMI_HILOGWK (Results 1 - 5 of 5) sorted by relevance
/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/ |
H A D | libinput_wrapper.cpp | 52 MMI_HILOGWK("Input device path is nullptr"); 58 MMI_HILOGWK("The error path is %{private}s", path); 70 MMI_HILOGWK("Libinput .open_restricted path:%{private}s,fd:%{public}d,errno:%{public}d", path, fd, errNo);
|
/foundation/multimodalinput/input/service/libinput_adapter/test/ |
H A D | libinput_adapter_test.cpp | 36 MMI_HILOGWK("Input device path is nullptr"); 42 MMI_HILOGWK("The error path is %{public}s", path); 54 MMI_HILOGWK("Libinput .open_restricted path:%{private}s,fd:%{public}d,errno:%{public}d", path, fd, errNo);
|
/foundation/multimodalinput/input/service/libinput_adapter/src/ |
H A D | libinput_adapter.cpp | 102 MMI_HILOGWK("Input device path is nullptr"); 108 MMI_HILOGWK("The error path is %{public}s", path); 129 MMI_HILOGWK("Libinput .open_restricted id:%{public}d, fd:%{public}d, errno:%{public}d",
|
/foundation/multimodalinput/input/test/unittest/standalone/include/ |
H A D | mmi_log.h | 59 #define MMI_HILOGWK(fmt, ...) PrintLog(LABEL, "W", fmt, ##__VA_ARGS__) macro
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 425 #define MMI_HILOGWK(fmt, ...) do { \ macro
|
Completed in 3 milliseconds