Searched refs:loadInputResult (Results 1 – 1 of 1) sorted by relevance
3921 …int32_t loadInputResult = HandleArmUsbDevice(updatedDesc.deviceType_, INPUT_DEVICE, updatedDesc.ma… in HandleLocalDeviceConnected() local3922 if (loadInputResult != SUCCESS) { in HandleLocalDeviceConnected()3923 …loadInputResult = RehandlePnpDevice(updatedDesc.deviceType_, INPUT_DEVICE, updatedDesc.macAddress_… in HandleLocalDeviceConnected()3925 if (loadOutputResult != SUCCESS && loadInputResult != SUCCESS) { in HandleLocalDeviceConnected()3932 if (loadOutputResult == SUCCESS && loadInputResult == SUCCESS) { in HandleLocalDeviceConnected()