Searched refs:findDot (Results 1 – 1 of 1) sorted by relevance
103 bool findDot = (downloadFileName_.find("/.") != std::string::npos) || in ProcessThreadExecute() local105 ENGINE_CHECK(!findDot, in ProcessThreadExecute()209 …bool findDot = (fileName.find("/.") != std::string::npos) || (fileName.find("./") != std::string::… in GetLocalFileLength() local210 ENGINE_CHECK_NO_LOG(!findDot, return 0); in GetLocalFileLength()