Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/src/
H A Dfreeze_manager.cpp27 constexpr const char *STOP_TASK_NAME = "ReportStop"; variable
87 … [shouldFreeze, pid = pid_]() { ReportRss(shouldFreeze, pid); }, STOP_TASK_NAME, DELAY_TIME); in ControlIme()
90 eventHandler_->RemoveTask(STOP_TASK_NAME); in ControlIme()