Searched refs:GetDescriptorName (Results 1 – 1 of 1) sorted by relevance
129 inline std::string GetDescriptorName(const T* descriptor) { in GetDescriptorName() function in protozero::__anon58692eed0111::GeneratorJob142 std::string name = StripChars(GetDescriptorName(descriptor), ".", '_'); in GetCppClassName()