Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs147 Func<IMessage, object> CreateFuncIMessageObject(MethodInfo method); in CreateFuncIMessageObject() method
193 public Func<IMessage, object> CreateFuncIMessageObject(MethodInfo method) in CreateFuncIMessageObject() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs147 Func<IMessage, object> CreateFuncIMessageObject(MethodInfo method); in CreateFuncIMessageObject() method
193 public Func<IMessage, object> CreateFuncIMessageObject(MethodInfo method) in CreateFuncIMessageObject() method in Google.Protobuf.Reflection.ReflectionUtil.ReflectionHelper