Searched refs:OH_Input_GetDeviceIds (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_input_manager.h | 1446 Input_Result OH_Input_GetDeviceIds(int32_t *deviceIds, int32_t inSize, int32_t *outSize);
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/ |
H A D | oh_input_manager_test.cpp | 364 Input_Result retResult = OH_Input_GetDeviceIds(deviceIds, inSize, &outSize);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | input.md | 180 | [Input_Result](#input_result) [OH_Input_GetDeviceIds](#oh_input_getdeviceids) (int32_t \*deviceId… 1707 INPUT_PARAMETER_ERROR 表示deviceInfo为空指针或deviceId无效,可以通过 [OH_Input_GetDeviceIds](#oh_input_getdevicei… 1758 ### OH_Input_GetDeviceIds() 1761 Input_Result OH_Input_GetDeviceIds (int32_t * deviceIds, int32_t inSize, int32_t * outSize )
|
H A D | oh__input__manager_8h.md | 172 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceIds](input.md#oh_input_getdeviceids) (in…
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | input.md | 180 | [Input_Result](#input_result) [OH_Input_GetDeviceIds](#oh_input_getdeviceids) (int32_t \*deviceId… 1707 …Info** is a null pointer or **deviceId** is invalid. You can use [OH_Input_GetDeviceIds](#oh_input… 1758 ### OH_Input_GetDeviceIds() 1761 Input_Result OH_Input_GetDeviceIds (int32_t * deviceIds, int32_t inSize, int32_t * outSize )
|
H A D | oh__input__manager_8h.md | 172 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceIds](input.md#oh_input_getdeviceids) (in…
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 1795 Input_Result OH_Input_GetDeviceIds(int32_t *deviceIds, int32_t inSize, int32_t *outSize) in OH_Input_GetDeviceIds() function
|