Searched defs:timerFunc_ (Results 1 – 3 of 3) sorted by relevance
51 std::function<void()> timerFunc_; variable
33 std::function<void()> timerFunc_; variable
139 …std::function<void()> timerFunc_ = std::bind(&WindowVisibilityObserver::CheckMapSize, this, TRIGGE… in SetTimer() local