Searched defs:Pacer (Results 1 – 1 of 1) sorted by relevance
191 struct TranscodingSessionController::Pacer { struct in android::TranscodingSessionController192 Pacer(const ControllerConfig& config) in Pacer() function205 int32_t mBurstThresholdMs;207 int32_t mBurstCountQuota;209 int32_t mBurstTimeQuotaSec;211 struct UidHistoryEntry {217 std::map<uid_t, UidHistoryEntry> mUidHistoryMap;218 std::unordered_set<uid_t> mMtpUids;219 std::unordered_set<uid_t> mNonMtpUids;