Home
last modified time | relevance | path

Searched refs:INPUT_CHECK_NULL_POINTER (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp85 #define INPUT_CHECK_NULL_POINTER(pointer, ret) do { \ macro
136 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
163 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
181 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
201 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
220 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
238 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
257 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
277 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
301 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
[all …]
/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.cpp90 #define INPUT_CHECK_NULL_POINTER(pointer, ret) do { \ macro
197 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
219 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
259 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
278 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
298 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
317 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
338 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
373 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
406 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
[all …]
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-touch-des.md462 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
463 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputManager, INPUT_NULL_PTR);
471 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputController, INPUT_NULL_PTR);
482 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputReporter, INPUT_NULL_PTR);
/ohos5.0/drivers/peripheral/input/
H A DREADME_zh.md187 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
188 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputManager, INPUT_NULL_PTR);
196 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputController, INPUT_NULL_PTR);
207 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputReporter, INPUT_NULL_PTR);
H A DREADME.md187 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
188 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputManager, INPUT_NULL_PTR);
196 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputController, INPUT_NULL_PTR);
207 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputReporter, INPUT_NULL_PTR);
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-touch-des.md464 INPUT_CHECK_NULL_POINTER(g_inputInterface, INPUT_NULL_PTR);
465 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputManager, INPUT_NULL_PTR);
473 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputController, INPUT_NULL_PTR);
484 INPUT_CHECK_NULL_POINTER(g_inputInterface->iInputReporter, INPUT_NULL_PTR);