Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx192 sal_Int32 nLenList, in jfw_plugin_getAllJavaInfos() argument
207 OSL_ASSERT( ! (arExcludeList == NULL && nLenList > 0)); in jfw_plugin_getAllJavaInfos()
208 if (arExcludeList == NULL && nLenList > 0) in jfw_plugin_getAllJavaInfos()
273 for (int j = 0; j < nLenList; j++) in jfw_plugin_getAllJavaInfos()
322 sal_Int32 nLenList, in jfw_plugin_getJavaInfoByPath() argument
340 OSL_ASSERT( ! (arExcludeList == NULL && nLenList > 0)); in jfw_plugin_getJavaInfoByPath()
341 if (arExcludeList == NULL && nLenList > 0) in jfw_plugin_getJavaInfoByPath()
402 for (int i = 0; i < nLenList; i++) in jfw_plugin_getJavaInfoByPath()
/trunk/main/jvmfwk/source/
H A Dframework.hxx37 sal_Int32 nLenList,
47 sal_Int32 nLenList,

Completed in 18 milliseconds