Searched defs:inputPortCount (Results 1 – 3 of 3) sorted by relevance
26 int32_t inputPortCount; /* number of input (send) ports associated with the device */ member
78 int32_t inputPortCount; in readFromParcel() local
94 int inputPortCount = mDeviceInfo.getInputPortCount(); in toString() local