Home
last modified time | relevance | path

Searched defs:CreateFuncIMessageInt32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DReflectionUtil.cs145 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
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DReflectionUtil.cs145 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