Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1570 Input_Result OH_Input_GetDeviceVendor(Input_DeviceInfo *deviceInfo, int32_t *vendor);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp420 retResult = OH_Input_GetDeviceVendor(deviceInfo, &vendor);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md190 | [Input_Result](#input_result) [OH_Input_GetDeviceVendor](#oh_input_getdevicevendor) ([Input_Devic…
1831 ### OH_Input_GetDeviceVendor()
1834 Input_Result OH_Input_GetDeviceVendor (Input_DeviceInfo * deviceInfo, int32_t * vendor )
H A Doh__input__manager_8h.md182 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceVendor](input.md#oh_input_getdevicevendo…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md190 | [Input_Result](#input_result) [OH_Input_GetDeviceVendor](#oh_input_getdevicevendor) ([Input_Devic…
1831 ### OH_Input_GetDeviceVendor()
1834 Input_Result OH_Input_GetDeviceVendor (Input_DeviceInfo * deviceInfo, int32_t * vendor )
H A Doh__input__manager_8h.md182 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceVendor](input.md#oh_input_getdevicevendo…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1951 Input_Result OH_Input_GetDeviceVendor(Input_DeviceInfo *deviceInfo, int32_t *vendor) in OH_Input_GetDeviceVendor() function