Searched refs:CheckCollectionNamePrefix (Results 1 – 1 of 1) sorted by relevance
35 bool CheckCollectionNamePrefix(const std::string &name, const std::string &prefix) in CheckCollectionNamePrefix() function64 if (CheckCollectionNamePrefix(collectionName, COLLECTION_PREFIX_GRD) || in CheckCollectionName()65 CheckCollectionNamePrefix(collectionName, COLLECTION_PREFIX_GM_SYS)) { in CheckCollectionName()