Searched refs:mBandwidthLimitBytesPerSecond (Results 1 – 2 of 2) sorted by relevance
28 mBandwidthLimitBytesPerSecond(bandwidthLimitBytesPerSecond), in ThrottledSource()31 CHECK(mBandwidthLimitBytesPerSecond > 0); in ThrottledSource()54 mTotalTransferred * 1000000ll / mBandwidthLimitBytesPerSecond; in readAt()
69 int32_t mBandwidthLimitBytesPerSecond; member