Searched refs:TransToInteger (Results 1 – 2 of 2) sorted by relevance
70 static int TransToInteger(const std::string &defaultContent, SchemaAttribute &outAttr);
162 int SchemaUtils::TransToInteger(const std::string &defaultContent, SchemaAttribute &outAttr) in TransToInteger() function in DistributedDB::SchemaUtils263 errCode = TransToInteger(defaultContent, outAttr); in TransformDefaultValue()