Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dcharger_graphic_engine.cpp79 flushLoop_ = std::thread(&ChargerGraphicEngine::FlushThreadLoop, this); in InitFlushThread()
93 void ChargerGraphicEngine::FlushThreadLoop() in FlushThreadLoop() function in OHOS::PowerMgr::ChargerGraphicEngine
/ohos5.0/base/update/updater/services/ui/driver/
H A Dgraphic_engine.cpp91 this->FlushThreadLoop(); in InitFlushThread()
101 void GraphicEngine::FlushThreadLoop() const in FlushThreadLoop() function in Updater::GraphicEngine
H A Dgraphic_engine.h41 void FlushThreadLoop() const;
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dcharger_graphic_engine.h44 void FlushThreadLoop();