Home
last modified time | relevance | path

Searched refs:MMI_HILOGWK (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_wrapper/src/
H A Dlibinput_wrapper.cpp52 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 Dlibinput_adapter_test.cpp36 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 Dlibinput_adapter.cpp102 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 Dmmi_log.h59 #define MMI_HILOGWK(fmt, ...) PrintLog(LABEL, "W", fmt, ##__VA_ARGS__) macro
/foundation/multimodalinput/input/util/common/include/
H A Dmmi_log.h425 #define MMI_HILOGWK(fmt, ...) do { \ macro

Completed in 3 milliseconds