Searched refs:bVendor (Results 1 – 2 of 2) sorted by relevance
112 bool bVendor = false; in initialize() local119 if(! bVendor && sVendorProperty.equals(i->first)) in initialize()122 bVendor = true; in initialize()157 if (!bVersion || !bVendor || !bHome) in initialize()
95 bool bVendor = false; in initialize() local104 if(! bVendor && sVendorProperty.equals(i->first)) in initialize()107 bVendor = true; in initialize()153 if (!bVersion || !bVendor || !bHome) in initialize()
Completed in 15 milliseconds