Searched refs:CreateFuncIMessageInt32 (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | ReflectionUtil.cs | 95 internal static Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) => 96 … GetReflectionHelper(method.DeclaringType, method.ReturnType).CreateFuncIMessageInt32(method); 145 Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method); in CreateFuncIMessageInt32() method 168 public Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) in CreateFuncIMessageInt32() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper
|
| D | OneofAccessor.cs | 60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | ReflectionUtil.cs | 95 internal static Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) => 96 … GetReflectionHelper(method.DeclaringType, method.ReturnType).CreateFuncIMessageInt32(method); 145 Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method); in CreateFuncIMessageInt32() method 168 public Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) in CreateFuncIMessageInt32() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper
|
| D | OneofAccessor.cs | 60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()
|
| /external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | ReflectionUtil.cs | 95 internal static Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) => 96 … GetReflectionHelper(method.DeclaringType, method.ReturnType).CreateFuncIMessageInt32(method); 145 Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method); in CreateFuncIMessageInt32() method 168 public Func<IMessage, int> CreateFuncIMessageInt32(MethodInfo method) in CreateFuncIMessageInt32() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper
|
| D | OneofAccessor.cs | 60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()
|