Searched defs:ValueWriter (Results 1 – 3 of 3) sorted by relevance
10 public interface ValueWriter interface
87 using ValueWriter = std::function<void(const Variadic&)>; in FormatSystraceArgs() typedef
373 internal Action<CodedOutputStream, T> ValueWriter { get; } property in Google.Protobuf.FieldCodec