Searched refs:GetEnumPath (Results 1 – 1 of 1) sorted by relevance
233 std::string GetEnumPath(const GeneratorOptions& options, in GetEnumPath() function907 return GetEnumPath(options, field->enum_type()); in ProtoTypeName()957 return GetEnumPath(options, field->enum_type()); in JSTypeName()1742 std::string name = GetEnumPath(options, enumdesc); in FindProvidesForEnum()1969 required->insert(GetEnumPath(options, field->enum_type())); in FindRequiresForField()1971 forwards->insert(GetEnumPath(options, field->enum_type())); in FindRequiresForField()