Searched defs:fUpdate (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServicePropCache.cpp249 bool fUpdate = false; local
252 fUpdate = true;
255 fUpdate = true;
258 fUpdate = true;
260 if (fUpdate)
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp350 bool fUpdate = false; /* Whether there were any updates. */ local
376 if (!fUpdate)
379 fUpdate = true;
434 if (fUpdate)

Completed in 139 milliseconds