Searched refs:TransToLong (Results 1 – 2 of 2) sorted by relevance
72 static int TransToLong(const std::string &defaultContent, SchemaAttribute &outAttr);
184 int SchemaUtils::TransToLong(const std::string &defaultContent, SchemaAttribute &outAttr) in TransToLong() function in DistributedDB::SchemaUtils266 errCode = TransToLong(defaultContent, outAttr); in TransformDefaultValue()