Home
last modified time | relevance | path

Searched refs:refractoryPeriodMs (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DThrottler.cpp27 Throttler::Throttler(size_t limit, int64_t refractoryPeriodMs) in Throttler() argument
29 mRefractoryPeriodMs(refractoryPeriodMs), in Throttler()
DThrottler.h32 Throttler(size_t limit, int64_t refractoryPeriodMs);