Searched refs:TransformDefaultValue (Results 1 – 2 of 2) sorted by relevance
66 static int TransformDefaultValue(std::string &defaultContent, SchemaAttribute &outAttr);
246 int SchemaUtils::TransformDefaultValue(std::string &defaultContent, SchemaAttribute &outAttr) in TransformDefaultValue() function in DistributedDB::SchemaUtils344 … int errCode = TransformDefaultValue(attrContext[2], outAttr); // 2nd element is DEFAULT value in ParseSchemaAttribute()