Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx706 char const* const* arExePaths = (*pFunc)(&size); in getJREInfoFromBinPath() local
707 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoFromBinPath()
906 char const* const* arExePaths = (*pFunc)(&size); in getJREInfoByPath() local
907 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoByPath()