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.cxx700 char const* const* arExePaths = (*pFunc)(&size); in getJREInfoFromBinPath() local
701 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoFromBinPath()
900 char const* const* arExePaths = (*pFunc)(&size); in getJREInfoByPath() local
901 vecPaths = getVectorFromCharArray(arExePaths, size); in getJREInfoByPath()

Completed in 20 milliseconds