Home
last modified time | relevance | path

Searched refs:GetInputInterface (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input.md78 | int32_t [GetInputInterface](#getinputinterface) ([IInputInterface](_i_input_interface.md) \*\*int…
314 ### GetInputInterface()
317 int32_t GetInputInterface (IInputInterface ** interface)
H A Dinput__manager_8h.md36 | int32_t [GetInputInterface](_input.md#getinputinterface) ([IInputInterface](_i_input_interface.md…
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_manager.h141 int32_t GetInputInterface(IInputInterface **interface);
/ohos5.0/drivers/peripheral/input/test/fuzztest/openinputdevice_fuzzer/
H A Dopeninputdevice_fuzzer.cpp33 ret = GetInputInterface(&g_inputInterface); in OpenInputDeviceFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/closeinputdevice_fuzzer/
H A Dcloseinputdevice_fuzzer.cpp33 ret = GetInputInterface(&g_inputInterface); in CloseInputDeviceFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipinfo_fuzzer/
H A Dinputgetchipinfo_fuzzer.cpp35 ret = GetInputInterface(&g_inputInterface); in InputGetchipInfoFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetchipname_fuzzer/
H A Dinputgetchipname_fuzzer.cpp34 ret = GetInputInterface(&g_inputInterface); in InputGetChipnameFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetdevicetype_fuzzer/
H A Dinputgetdevicetype_fuzzer.cpp35 ret = GetInputInterface(&g_inputInterface); in InputGetDeviceTypeFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetpowerstatus_fuzzer/
H A Dinputgetpowerstatus_fuzzer.cpp34 ret = GetInputInterface(&g_inputInterface); in InputGetpowerStatusFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetvendorname_fuzzer/
H A Dinputgetvendorname_fuzzer.cpp35 ret = GetInputInterface(&g_inputInterface); in InputGetVendorNameFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputregisterreportcallback_fuzzer/
H A Dinputregisterreportcallback_fuzzer.cpp33 ret = GetInputInterface(&g_inputInterface); in DoSomethingInterestingWithMyAPI()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetgesturemode_fuzzer/
H A Dinputsetgesturemode_fuzzer.cpp38 ret = GetInputInterface(&g_inputInterface); in InputSetGestureModeFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputsetpowerstatus_fuzzer/
H A Dinputsetpowerstatus_fuzzer.cpp38 ret = GetInputInterface(&g_inputInterface); in InputSetPowerStatusFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputunregisterreportcallback_fuzzer/
H A Dinputunregisterreportcallback_fuzzer.cpp34 ret = GetInputInterface(&g_inputInterface); in InputUnregisterReportCallbackFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/runextracommand_fuzzer/
H A Drunextracommand_fuzzer.cpp35 ret = GetInputInterface(&g_inputInterface); in RunExtraCommandFuzzTest()
/ohos5.0/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/
H A Druncapacitancetest_fuzzer.cpp40 ret = GetInputInterface(&g_inputInterface); in RunCapacitanceTestFuzzTest()
/ohos5.0/base/update/updater/services/ui/driver/
H A Dinput_event.cpp90 int ret = GetInputInterface(&inputInterface_); in HdfInit()
/ohos5.0/foundation/window/window_manager_lite/services/ims/
H A Dinput_event_hub.cpp52 int32_t ret = GetInputInterface(&inputInterface_); in SetUp()
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp310 int32_t GetInputInterface(IInputInterface **inputInterface) in GetInputInterface() function
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_manager.c367 int32_t GetInputInterface(IInputInterface **inputInterface) in GetInputInterface() function
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-touch-des.md456 int ret = GetInputInterface(&g_inputInterface);
/ohos5.0/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp155 int32_t ret = GetInputInterface(&inputInterface_); in Init()
/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.cpp58 ret = GetInputInterface(&g_inputInterface); in SetUpTestCase()
/ohos5.0/drivers/peripheral/input/
H A DREADME_zh.md181 int ret = GetInputInterface(&g_inputInterface);
H A DREADME.md181 int ret = GetInputInterface(&g_inputInterface);

12