Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1557 Input_Result OH_Input_GetDeviceProduct(Input_DeviceInfo *deviceInfo, int32_t *product);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp416 retResult = OH_Input_GetDeviceProduct(deviceInfo, &product);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md189 | [Input_Result](#input_result) [OH_Input_GetDeviceProduct](#oh_input_getdeviceproduct) ([Input_Dev…
1807 ### OH_Input_GetDeviceProduct()
1810 Input_Result OH_Input_GetDeviceProduct (Input_DeviceInfo * deviceInfo, int32_t * product )
H A Doh__input__manager_8h.md181 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceProduct](input.md#oh_input_getdeviceprod…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md189 | [Input_Result](#input_result) [OH_Input_GetDeviceProduct](#oh_input_getdeviceproduct) ([Input_Dev…
1807 ### OH_Input_GetDeviceProduct()
1810 Input_Result OH_Input_GetDeviceProduct (Input_DeviceInfo * deviceInfo, int32_t * product )
H A Doh__input__manager_8h.md181 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceProduct](input.md#oh_input_getdeviceprod…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1942 Input_Result OH_Input_GetDeviceProduct(Input_DeviceInfo *deviceInfo, int32_t *product) in OH_Input_GetDeviceProduct() function