Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/services/engine/include/
H A Dprogress_thread.h52 void QuitDownloadThread();
73 ProgressThread::QuitDownloadThread(); in ~DownloadThread()
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp35 void ProgressThread::QuitDownloadThread() in QuitDownloadThread() function in OHOS::UpdateEngine::ProgressThread