Searched defs:outputPortCount (Results 1 – 3 of 3) sorted by relevance
27 int32_t outputPortCount; /* number of output (received) ports associated with the device */ member
79 int32_t outputPortCount; in readFromParcel() local
95 int outputPortCount = mDeviceInfo.getOutputPortCount(); in toString() local