Home
last modified time | relevance | path

Searched refs:scanPathsAsync (Results 1 – 3 of 3) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/Modules/
H A Djucer_AvailableModulesList.h49 void scanPathsAsync (const Array<File>& paths) in scanPathsAsync() function
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Application/
H A Djucer_Application.cpp1458 list.scanPathsAsync (paths); in rescanModules()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/
H A Djucer_Project.cpp2389 exporterPathsModulesList.scanPathsAsync (getExporterModulePathsToScan (*this)); in rescanExporterPathModules()