Searched refs:dirsOflocalPath (Results 1 – 1 of 1) sorted by relevance
478 vector<string> dirsOflocalPath; in CheckLocalPath() local481 Base::SplitString(localPath, split, dirsOflocalPath); in CheckLocalPath()483 …WRITE_LOG(LOG_DEBUG, "localPath = %s dir layers = %zu", localPath.c_str(), dirsOflocalPath.size()); in CheckLocalPath()490 for (auto dir : dirsOflocalPath) { in CheckLocalPath()