Searched defs:GetCloudGid (Results 1 – 5 of 5) sorted by relevance
348 int SqliteCloudKvStore::GetCloudGid(const TableSchema &tableSchema, const QuerySyncObject &querySyn… in GetCloudGid() function in DistributedDB::SqliteCloudKvStore
262 int StorageProxy::GetCloudGid(const QuerySyncObject &querySyncObject, bool isCloudForcePush, in GetCloudGid() function in DistributedDB::StorageProxy
104 int CloudSyncer::GetCloudGid(TaskId taskId, const std::string &tableName, QuerySyncObject &obj) in GetCloudGid() function in DistributedDB::CloudSyncer
640 void GetCloudGid(sqlite3_stmt *logStatement, std::vector<std::string> &cloudGid) in GetCloudGid() function
1156 int RelationalSyncAbleStorage::GetCloudGid(const TableSchema &tableSchema, const QuerySyncObject &q… in GetCloudGid() function in DistributedDB::RelationalSyncAbleStorage