Searched refs:IsCollaborationMode (Results 1 – 1 of 1) sorted by relevance
528 inline bool IsCollaborationMode(const std::shared_ptr<SQLiteSingleRelationalStorageEngine> &engine) in IsCollaborationMode() function863 if (IsCollaborationMode(storageEngine_) || !storageEngine_->GetSchema().IsSchemaValid()) { in GetRemoteQueryData()