Home
last modified time | relevance | path

Searched refs:FindDevicesInfoByType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/test/inputhandlertest/
H A Ddistributed_input_handler_test.cpp48 dInputHandler.FindDevicesInfoByType(inputTypes, datas);
61 dInputHandler.FindDevicesInfoByType(inputTypes, datas);
/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/include/
H A Ddistributed_input_handler.h51 …API_EXPORT void FindDevicesInfoByType(const uint32_t inputTypes, std::map<int32_t, std::string> &d…
/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp98 void DistributedInputHandler::FindDevicesInfoByType(const uint32_t inputTypes, std::map<int32_t, st… in FindDevicesInfoByType() function in OHOS::DistributedHardware::DistributedInput::DistributedInputHandler