Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h1583 Input_Result OH_Input_GetDeviceAddress(Input_DeviceInfo *deviceInfo, char **address);
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp400 retResult = OH_Input_GetDeviceAddress(deviceInfo, &address);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Dinput.md191 | [Input_Result](#input_result) [OH_Input_GetDeviceAddress](#oh_input_getdeviceaddress) ([Input_Dev…
1710 ### OH_Input_GetDeviceAddress()
1713 Input_Result OH_Input_GetDeviceAddress (Input_DeviceInfo * deviceInfo, char ** address )
H A Doh__input__manager_8h.md183 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceAddress](input.md#oh_input_getdeviceaddr…
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Dinput.md191 | [Input_Result](#input_result) [OH_Input_GetDeviceAddress](#oh_input_getdeviceaddress) ([Input_Dev…
1710 ### OH_Input_GetDeviceAddress()
1713 Input_Result OH_Input_GetDeviceAddress (Input_DeviceInfo * deviceInfo, char ** address )
H A Doh__input__manager_8h.md183 | [Input_Result](input.md#input_result) [OH_Input_GetDeviceAddress](input.md#oh_input_getdeviceaddr…
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1906 Input_Result OH_Input_GetDeviceAddress(Input_DeviceInfo *deviceInfo, char **address) in OH_Input_GetDeviceAddress() function