Searched defs:include_sub_dir (Results 1 – 3 of 3) sorted by relevance
156 …Common::GetAudioFiles(wstring path, vector<SongInfo>& files, size_t max_file, bool include_sub_dir) in GetAudioFiles()198 …etAudioFiles(wstring path, std::vector<std::wstring>& files, size_t max_file, bool include_sub_dir) in GetAudioFiles()238 bool CAudioCommon::IsPathContainsAudioFile(std::wstring path, bool include_sub_dir /*= false*/) in IsPathContainsAudioFile()
1044 static bool include_sub_dir{ false }; in OnOpenFolder() local1068 bool CMusicPlayerCmdHelper::OnOpenFolder(std::wstring folder_path, bool include_sub_dir, bool play) in OnOpenFolder()
5421 static bool include_sub_dir{ false }; in OnPlaylistAddFolder() local