Searched refs:bNeedsSync (Results 1 – 2 of 2) sorted by relevance
149 bool bNeedsSync = false; in compareExtensionFolderWithLastSynchronizedFile() local190 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()195 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()201 bNeedsSync = true; in compareExtensionFolderWithLastSynchronizedFile()203 return bNeedsSync; in compareExtensionFolderWithLastSynchronizedFile()
532 bool bNeedsSync( false ); in needsSynchronization() local575 bNeedsSync = true; in needsSynchronization()580 bNeedsSync = true; in needsSynchronization()586 bNeedsSync = true; in needsSynchronization()589 return bNeedsSync; in needsSynchronization()
Completed in 35 milliseconds