Searched defs:SetDecoder (Results 1 – 3 of 3) sorted by relevance
204 void SetDecoder(Function<Status(StreamDecoder& decoder)>&& decode) { in SetDecoder() function268 void SetDecoder( in SetDecoder() function
939 class SetDecoder(SetOrSetOfDecoder): class
333 TEST(CodegenMessage, SetDecoder) { in TEST() argument