Home
last modified time | relevance | path

Searched refs:OH_Input_GetDeviceName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1518 Input_Result OH_Input_GetDeviceName(Input_DeviceInfo *deviceInfo, char **name);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp396 retResult = OH_Input_GetDeviceName(deviceInfo, &name);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md186 | [Input_Result](#input_result) [OH_Input_GetDeviceName](#oh_input_getdevicename) ([Input_DeviceInf…
1783 ### OH_Input_GetDeviceName()
1786 Input_Result OH_Input_GetDeviceName (Input_DeviceInfo * deviceInfo, char ** name )
H A Doh__input__manager_8h.md178 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceName](input.md#oh_input_getdevicename) (…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md186 | [Input_Result](#input_result) [OH_Input_GetDeviceName](#oh_input_getdevicename) ([Input_DeviceInf…
1783 ### OH_Input_GetDeviceName()
1786 Input_Result OH_Input_GetDeviceName (Input_DeviceInfo * deviceInfo, char ** name )
H A Doh__input__manager_8h.md178 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceName](input.md#oh_input_getdevicename) (…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1896 Input_Result OH_Input_GetDeviceName(Input_DeviceInfo *deviceInfo, char **name) in OH_Input_GetDeviceName() function