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