Searched defs:GetDistributedSchema (Results 1 – 5 of 5) sorted by relevance
36 bool RdbSchemaConfig::GetDistributedSchema(const StoreMetaData &meta, Database &database) in GetDistributedSchema() function in OHOS::DistributedRdb::RdbSchemaConfig
125 static std::pair<bool, Database> GetDistributedSchema(const StoreMetaData &meta) in GetDistributedSchema() function
135 int SingleVerRelationalSyncTaskContext::GetDistributedSchema(RelationalSchemaObject &schemaObj) con… in GetDistributedSchema() function in DistributedDB::SingleVerRelationalSyncTaskContext
1236 DistributedSchema RelationalSchemaObject::GetDistributedSchema() const in GetDistributedSchema() function in DistributedDB::RelationalSchemaObject
313 DistributedSchema GetDistributedSchema(const std::string &tableName, const std::vector<std::string>… in GetDistributedSchema() function