Searched refs:dirs_to_scan (Results 1 – 1 of 1) sorted by relevance
1998 std::vector<std::string> dirs_to_scan; in ScanStagedSessionsDirAndStage() local2000 dirs_to_scan.push_back(std::string(gConfig->staged_session_dir) + in ScanStagedSessionsDirAndStage()2004 dirs_to_scan.push_back(std::string(gConfig->staged_session_dir) + in ScanStagedSessionsDirAndStage()2011 for (const auto& dir_to_scan : dirs_to_scan) { in ScanStagedSessionsDirAndStage()