Searched defs:DecodeRequest (Results 1 – 7 of 7) sorted by relevance
61 struct DecodeRequest { struct62 DecodeRequest(std::unique_ptr<ConstBitstreamBuffer> buffer, DecodeCB decodeCb) in DecodeRequest() argument85 void pumpDecodeRequest(); argument
60 bool NanopbMethod::DecodeRequest(const CallContext& context, in DecodeRequest() function in pw::rpc::internal::NanopbMethod
291 Status DecodeRequest(const CallContext& context, in DecodeRequest() function
202 bool DefaultHealthCheckService::HealthCheckServiceImpl::DecodeRequest( in DecodeRequest() function in grpc::DefaultHealthCheckService::HealthCheckServiceImpl
106 DecodeRequest(protobuf::Error), enumerator
149 static bool DecodeRequest(ConstByteSpan request, in DecodeRequest() function in pw::rpc::test::TestService