Searched refs:XXX_WellKnownType (Results 1 – 9 of 9) sorted by relevance
41 func (*DoubleValue) XXX_WellKnownType() string { return "DoubleValue" } func86 func (*FloatValue) XXX_WellKnownType() string { return "FloatValue" } func131 func (*Int64Value) XXX_WellKnownType() string { return "Int64Value" } func176 func (*UInt64Value) XXX_WellKnownType() string { return "UInt64Value" } func221 func (*Int32Value) XXX_WellKnownType() string { return "Int32Value" } func266 func (*UInt32Value) XXX_WellKnownType() string { return "UInt32Value" } func311 func (*BoolValue) XXX_WellKnownType() string { return "BoolValue" } func356 func (*StringValue) XXX_WellKnownType() string { return "StringValue" } func401 func (*BytesValue) XXX_WellKnownType() string { return "BytesValue" } func
50 func (NullValue) XXX_WellKnownType() string { return "NullValue" } func75 func (*Struct) XXX_WellKnownType() string { return "Struct" } func131 func (*Value) XXX_WellKnownType() string { return "Value" } func270 func (*ListValue) XXX_WellKnownType() string { return "ListValue" } func
45 func (*Empty) XXX_WellKnownType() string { return "Empty" } func
129 func (*Timestamp) XXX_WellKnownType() string { return "Timestamp" } func
107 func (*Duration) XXX_WellKnownType() string { return "Duration" } func
147 func (*Any) XXX_WellKnownType() string { return "Any" } func
165 XXX_WellKnownType() string methodSpec209 switch wkt.XXX_WellKnownType() {541 switch wkt.XXX_WellKnownType() {747 switch w.XXX_WellKnownType() {
194 XXX_WellKnownType() string197 return ok && t.XXX_WellKnownType() == "Any"
1445 g.P("func (", ccTypeName, `) XXX_WellKnownType() string { return "`, enum.GetName(), `" }`)2144 g.P("func (*", mc.goName, `) XXX_WellKnownType() string { return "`, mc.message.GetName(), `" }`)