Searched refs:nLenList (Results 1 – 2 of 2) sorted by relevance
192 sal_Int32 nLenList, in jfw_plugin_getAllJavaInfos() argument207 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() argument340 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()
37 sal_Int32 nLenList,47 sal_Int32 nLenList,
Completed in 13 milliseconds