Searched refs:theEntry (Results 1 – 1 of 1) sorted by relevance
556 DescEntry theEntry = new DescEntry(); in getFromClassPath() local557 theEntry.entryName = aEntry; in getFromClassPath()558 theEntry.longName = aEntry; in getFromClassPath()559 theEntry.isOptional = false; in getFromClassPath()560 theEntry.EntryType = "component"; in getFromClassPath()561 theEntry.isToTest = true; in getFromClassPath()569 return setErrorDescription(theEntry, in getFromClassPath()638 return setErrorDescription(theEntry, in getFromClassPath()640 theEntry.entryName + "'"); in getFromClassPath()646 theEntry.SubEntries = subEntries; in getFromClassPath()[all …]
Completed in 26 milliseconds