Searched defs:PostProcessor (Results 1 – 4 of 4) sorted by relevance
25 using PostProcessor = typedef
112 public interface PostProcessor { interface in ParseResult
70 using PostProcessor = absl::AnyInvocable<void(ChannelStackBuilder&) const>; variable