Home
last modified time | relevance | path

Searched defs:findDot (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp116 bool findDot = (downloadFileName_.find("/.") != std::string::npos) || in ProcessThreadExecute() local
228 …bool findDot = (fileName.find("/.") != std::string::npos) || (fileName.find("./") != std::string::… in GetLocalFileLength() local