Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/source/
H A Dframework.cxx97 typedef std::vector<jfw::PluginLibrary>::const_iterator ci_pl; in jfw_findAllJREs() typedef
99 for (ci_pl i = vecPlugins.begin(); i != vecPlugins.end(); i++, cModule++) in jfw_findAllJREs()
197 for (ci_pl ii = vecPlugins.begin(); ii != vecPlugins.end(); ii++) in jfw_findAllJREs()
458 typedef std::vector<jfw::PluginLibrary>::const_iterator ci_pl; in jfw_findAndSelectJRE() typedef
460 for (ci_pl i = vecPlugins.begin(); i != vecPlugins.end(); i++, cModule++) in jfw_findAndSelectJRE()
542 for (ci_pl i = vecPlugins.begin(); i != vecPlugins.end(); i++) in jfw_findAndSelectJRE()
761 typedef std::vector<jfw::PluginLibrary>::const_iterator ci_pl; in jfw_getJavaInfoByPath() typedef
763 for (ci_pl i = vecPlugins.begin(); i != vecPlugins.end(); in jfw_getJavaInfoByPath()

Completed in 23 milliseconds