Searched defs:ForString (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | ValuePartial.cs | 42 public static Value ForString(string value) in ForString() method in Google.Protobuf.WellKnownTypes.Value |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | FieldCodec.cs | 52 public static FieldCodec<string> ForString(uint tag) in ForString() method in Google.Protobuf.FieldCodec |