Searched refs:jfw_existJRE (Results 1 – 5 of 5) sorted by relevance
50 jfw_existJRE;
1113 javaFrameworkError jfw_existJRE(const JavaInfo *pInfo, sal_Bool *exist) in jfw_existJRE() function
832 JVMFWK_DLLPUBLIC javaFrameworkError SAL_CALL jfw_existJRE(const JavaInfo *pInfo, sal_Bool *exist);
100 errcode = jfw_existJRE(pInfo, &bExist); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
870 if (JFW_E_NONE == jfw_existJRE(pJavaInfo, &bExist)) in getJavaVM()
Completed in 40 milliseconds