Searched refs:GetConfigCount (Results 1 – 6 of 6) sorted by relevance
137 for (int32_t i = 0; i < dev.GetConfigCount(); ++i) { in IsMassStorage()
118 int32_t GetConfigCount() const in GetConfigCount() function
156 EXPECT_GT(device.GetConfigCount(), 0);
197 EXPECT_GT(device.GetConfigCount(), 0);
701 WRITE_PARCEL_WITH_RET(data, Int32, devInfo.GetConfigCount(), UEC_SERVICE_WRITE_PARCEL_ERROR); in SetDeviceMessageParcel()
165 for (int32_t i = 0; i < usbDevice.GetConfigCount(); ++i) { in CtoJSUsbDevice()