Searched refs:ParseSchemaAttribute (Results 1 – 2 of 2) sorted by relevance
64 …static int ParseSchemaAttribute(std::vector<std::string> &attrContext, SchemaAttribute &outAttr, b…
299 errCode = ParseSchemaAttribute(attrContext, outAttr, useAffinity); in ParseAndCheckSchemaAttribute()308 int SchemaUtils::ParseSchemaAttribute(std::vector<std::string> &attrContext, SchemaAttribute &outAt… in ParseSchemaAttribute() function in DistributedDB::SchemaUtils