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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DnsIFileEnumerator.cpp62 nsCOMPtr<nsILocalFile> topDir; local
75 NS_NewNativeLocalFile(nsDependentCString(pathStr), PR_FALSE, getter_AddRefs(topDir));
78 if (!topDir)
85 LoopInDir(topDir);

Completed in 210 milliseconds