Home
last modified time | relevance | path

Searched refs:CreateFuncIMessageInt32 (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs95 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
DOneofAccessor.cs60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs95 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
DOneofAccessor.cs60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs95 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
DOneofAccessor.cs60 ReflectionUtil.CreateFuncIMessageInt32(caseProperty.GetGetMethod()), in ForRegularOneof()