Searched refs:GetSchemaFromMeta (Results 1 – 2 of 2) sorted by relevance
117 int GetSchemaFromMeta(RelationalSchemaObject &schema);
117 int SQLiteRelationalStore::GetSchemaFromMeta(RelationalSchemaObject &schema) in GetSchemaFromMeta() function in DistributedDB::SQLiteRelationalStore171 int errCode = GetSchemaFromMeta(schema); in CheckProperties()