Home
last modified time | relevance | path

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

/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx113 bool bHome = false; in initialize() local
129 else if (!bHome && sHomeProperty.equals(i->first)) in initialize()
141 bHome = true; in initialize()
157 if (!bVersion || !bVendor || !bHome) in initialize()
H A Dgnujre.cxx96 bool bHome = false; in initialize() local
114 else if (!bHome && sGNUHomeProperty.equals(i->first)) in initialize()
117 bHome = true; in initialize()
153 if (!bVersion || !bVendor || !bHome) in initialize()

Completed in 9 milliseconds