Searched refs:m_aDebug (Results 1 – 4 of 4) sorted by relevance
160 private static Logger m_aDebug; field in FCFGSplit289 m_aDebug = new Logger(nLevel); in main()296 m_aDebug.setException(exCfgLoad); in main()305 …m_aDebug.setError("The specified xml file \""+aXMLFile.getPath()+"\" does not exist or seems not t… in main()312 …m_aDebug.setError("The specified directory \""+aOutDir.getPath()+"\" does not exist or seems not t… in main()318 m_aDebug.setError("The specified xml format for input is not supported."); in main()324 m_aDebug.setError("The specified xml format for output is not supported."); in main()330 m_aDebug.setGlobalInfo("loading xml file \""+aXMLFile.getPath()+"\" ..."); in main()332 Cache aCache = new Cache(m_aDebug); in main()339 m_aDebug.setException(exLoad); in main()[all …]
91 m_aDataSet.m_aDebug.setGlobalInfo("generate type fragments ..."); in split()99 m_aDataSet.m_aDebug.setGlobalInfo("generate filter fragments ..."); in split()100 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer ..."); in split()110 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/web ..."); in split()119 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module writer/global ..."); in split()128 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module calc ..."); in split()137 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module draw ..."); in split()146 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module impress ..."); in split()155 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module chart ..."); in split()164 m_aDataSet.m_aDebug.setGlobalInfo("\tfor module math ..."); in split()[all …]
42 public Logger m_aDebug; field in SplitterData
236 private Logger m_aDebug; field in Cache250 m_aDebug = aDebug; in Cache()265 m_aDebug = new Logger(); in reset()444 … m_aDebug.setDetailedInfo("type [\""+sChildName+"\"] converted to internal format"); in fromXML()451 … m_aDebug.setDetailedInfo("filter [\""+sChildName+"\"] converted to internal format"); in fromXML()458 … m_aDebug.setDetailedInfo("detect service [\""+sChildName+"\"] converted to internal format"); in fromXML()465 … m_aDebug.setDetailedInfo("frame loader [\""+sChildName+"\"] converted to internal format"); in fromXML()472 … m_aDebug.setDetailedInfo("content handler [\""+sChildName+"\"] converted to internal format"); in fromXML()476 m_aDebug.setDetailedInfo("props = "+aTempSet); in fromXML()1593 m_aDebug.setDetailedInfo(sBuffer.toString()); in getMatchedItemNames()[all …]