Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Devent_reactor.h52 void SwitchOn();
H A Devent_reactor.cpp85 void EventReactor::SwitchOn() in SwitchOn() function in OHOS::Utils::EventReactor
H A Dtimer.cpp43 reactor_->SwitchOn(); in Setup()