Searched defs:CreateValue (Results 1 – 2 of 2) sorted by relevance
| /external/protobuf/csharp/src/Google.Protobuf/ | ||
| D | Extension.cs | 52 internal abstract IExtensionValue CreateValue(); in CreateValue() method in Google.Protobuf.Extension |
| /external/grpc-grpc/src/core/lib/transport/ | ||
| D | service_config.h | 82 using CreateValue = RefCountedPtr<T> (*)(const grpc_json* method_config_json); variable |