Home
last modified time | relevance | path

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

/AOO42X/main/jvmfwk/inc/jvmfwk/
H A Dframework.h233 JFW_E_NOT_RECOGNIZED, enumerator
/AOO42X/main/jvmfwk/source/
H A Dframework.cxx822 errcode = JFW_E_NOT_RECOGNIZED; in jfw_getJavaInfoByPath()
840 errcode = JFW_E_NOT_RECOGNIZED; in jfw_getJavaInfoByPath()
/AOO42X/main/cui/source/options/
H A Doptjava.cxx578 else if ( JFW_E_NOT_RECOGNIZED == eErr ) in AddFolder()