Searched refs:IsQueuedManualSyncFull (Results 1 – 2 of 2) sorted by relevance
177 bool IsQueuedManualSyncFull(int mode, bool wait) const;
678 bool GenericSyncer::IsQueuedManualSyncFull(int mode, bool wait) const in IsQueuedManualSyncFull() function in DistributedDB::GenericSyncer835 if (IsQueuedManualSyncFull(param.mode, param.wait)) { // LCOV_EXCL_BR_LINE in SyncPreCheck()