Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1544 Input_Result OH_Input_GetDeviceVersion(Input_DeviceInfo *deviceInfo, int32_t *version);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp412 retResult = OH_Input_GetDeviceVersion(deviceInfo, &version);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md188 | [Input_Result](#input_result) [OH_Input_GetDeviceVersion](#oh_input_getdeviceversion) ([Input_Dev…
1855 ### OH_Input_GetDeviceVersion()
1858 Input_Result OH_Input_GetDeviceVersion (Input_DeviceInfo * deviceInfo, int32_t * version )
H A Doh__input__manager_8h.md180 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceVersion](input.md#oh_input_getdevicevers…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md188 | [Input_Result](#input_result) [OH_Input_GetDeviceVersion](#oh_input_getdeviceversion) ([Input_Dev…
1855 ### OH_Input_GetDeviceVersion()
1858 Input_Result OH_Input_GetDeviceVersion (Input_DeviceInfo * deviceInfo, int32_t * version )
H A Doh__input__manager_8h.md180 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceVersion](input.md#oh_input_getdevicevers…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1933 Input_Result OH_Input_GetDeviceVersion(Input_DeviceInfo *deviceInfo, int32_t *version) in OH_Input_GetDeviceVersion() function