Searched refs:deviceIdslength (Results 1 – 1 of 1) sorted by relevance
1805 auto deviceIdslength = static_cast<int32_t>(ids.size()); in OH_Input_GetDeviceIds() local1806 if (inSize > deviceIdslength) { in OH_Input_GetDeviceIds()1807 *outSize = deviceIdslength; in OH_Input_GetDeviceIds()1809 if (inSize < deviceIdslength) { in OH_Input_GetDeviceIds()