Searched defs:cloudField (Results 1 – 2 of 2) sorted by relevance
63 for (const Field &cloudField : cloudFields) { in CompareFieldSchema() local102 bool SchemaMgr::IsAssetPrimaryField(const Field &cloudField) in IsAssetPrimaryField()107 bool SchemaMgr::CompareType(const FieldInfo &localField, const Field &cloudField) in CompareType()131 bool SchemaMgr::CompareNullable(const FieldInfo &localField, const Field &cloudField) in CompareNullable()136 …SchemaMgr::ComparePrimaryField(std::map<int, FieldName> &localPrimaryKeys, const Field &cloudField) in ComparePrimaryField()
48 void CloudDBSyncUtilsTest::InitSyncUtils(const std::vector<Field> &cloudField, in InitSyncUtils()300 …SyncUtilsTest::GetCloudDbSchema(const std::string &tableName, const std::vector<Field> &cloudField, in GetCloudDbSchema()