Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_sources.h34 …upDeviceType reason, bool enable, uint32_t click) : reason_(reason), enable_(enable), click_(click) in WakeupSource()
51 return click_; in GetClick()
57 uint32_t click_; variable