Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx369 bool * bProcessRun) in getJavaProps() argument
435 *bProcessRun = false; in getJavaProps()
441 *bProcessRun = true; in getJavaProps()
945 bool bProcessRun= false; in getJREInfoByPath() local
946 if (getJavaProps(sFilePath, props, & bProcessRun) == false) in getJREInfoByPath()
957 if (bProcessRun == true) in getJREInfoByPath()
965 getJavaProps(sFullPath, props, & bProcessRun); in getJREInfoByPath()
H A Dutil.hxx117 bool * bProcessRun);

Completed in 19 milliseconds