Searched defs:toInt32 (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | FieldCodec.cs | 209 … public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32) in ForEnum() argument 390 …public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32, T d… in ForEnum() argument
|
| /external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | FieldCodec.cs | 209 … public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32) in ForEnum() argument 390 …public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32, T d… in ForEnum() argument
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | FieldCodec.cs | 209 … public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32) in ForEnum() argument 390 …public static FieldCodec<T> ForEnum<T>(uint tag, Func<T, int> toInt32, Func<int, T> fromInt32, T d… in ForEnum() argument
|
| /external/antlr/runtime/C/include/ |
| D | antlr3string.h | 184 ANTLR3_INT32 (*toInt32) (struct ANTLR3_STRING_struct * string); member
|