Searched refs:GetCollNameFromType (Results 1 – 3 of 3) sorted by relevance
42 int GetCollNameFromType(SingleVerDataType type, std::string &collName);
105 int GetCollNameFromType(SingleVerDataType type, std::string &collName) in GetCollNameFromType() function
379 int ret = GetCollNameFromType(type, collectionName); in SaveKvData()