Searched defs:isCancel_ (Results 1 – 2 of 2) sorted by relevance
/base/update/updateservice/services/engine/include/ | ||
D | progress_thread.h | 47 static bool isCancel_; variable |
/base/update/updateservice/services/engine/src/ | ||
D | progress_thread.cpp | 31 bool ProgressThread::isCancel_ = false; member in OHOS::UpdateEngine::ProgressThread |