Searched refs:IsAssetPrimaryField (Results 1 – 2 of 2) sorted by relevance
40 bool IsAssetPrimaryField(const Field &cloudField);
68 if (IsAssetPrimaryField(cloudField)) { in CompareFieldSchema()102 bool SchemaMgr::IsAssetPrimaryField(const Field &cloudField) in IsAssetPrimaryField() function in DistributedDB::SchemaMgr