Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles.h59 SetClampsAction(int boost, int clamp) noexcept : boost_(boost), clamp_(clamp) {} in SetClampsAction()
66 int clamp_; variable