Searched defs:DecodeRequest (Results 1 – 6 of 6) sorted by relevance
47 struct DecodeRequest { struct48 DecodeRequest(std::unique_ptr<ConstBitstreamBuffer> buffer, DecodeCB decodeCb) in DecodeRequest() function62 void pumpDecodeRequest(); argument
60 bool NanopbMethod::DecodeRequest(const CallContext& context, in DecodeRequest() function in pw::rpc::internal::NanopbMethod
281 Status DecodeRequest(const CallContext& context, in DecodeRequest() function
105 DecodeRequest(ProtobufError), enumerator
203 bool DefaultHealthCheckService::HealthCheckServiceImpl::DecodeRequest( in DecodeRequest() function in grpc::DefaultHealthCheckService::HealthCheckServiceImpl
149 static bool DecodeRequest(ConstByteSpan request, in DecodeRequest() function in pw::rpc::test::TestService