Home
last modified time | relevance | path

Searched refs:searchPath (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/util/windows/
H A DNativeFileSystem.cpp28 std::wstring searchPath = path + L"\\*"; in FindSubfolderByName() local
29 HANDLE handle = FindFirstFileW(searchPath.c_str(), &datas); in FindSubfolderByName()

Completed in 1 milliseconds