Searched refs:MakeTrans (Results 1 – 2 of 2) sorted by relevance
62 static int MakeTrans(const std::string &oriContent, size_t &pos);
68 int SchemaUtils::MakeTrans(const std::string &oriContent, size_t &pos) in MakeTrans() function in DistributedDB::SchemaUtils97 int id = MakeTrans(inAttrString, i); in SplitSchemaAttribute()