Home
last modified time | relevance | path

Searched defs:DecodeRequest (Results 1 – 6 of 6) sorted by relevance

/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2Decoder.h47 struct DecodeRequest { struct
48 DecodeRequest(std::unique_ptr<BitstreamBuffer> buffer, DecodeCB decodeCb) in DecodeRequest() function
61 void pumpDecodeRequest(); argument
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/internal/
Dnanopb_common.h41 bool DecodeRequest(void* proto_struct, ConstByteSpan buffer) const { in DecodeRequest() function
/external/pigweed/pw_rpc/nanopb/
Dnanopb_method.cc49 bool NanopbMethod::DecodeRequest(Channel& channel, in DecodeRequest() function in pw::rpc::internal::NanopbMethod
/external/pigweed/pw_rpc/raw/
Dcodegen_test.cc63 static bool DecodeRequest(ConstByteSpan request, in DecodeRequest() function in pw::rpc::test::TestService
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc203 bool DefaultHealthCheckService::HealthCheckServiceImpl::DecodeRequest( in DecodeRequest() function in grpc::DefaultHealthCheckService::HealthCheckServiceImpl
/external/crosvm/src/plugin/
Dmod.rs64 DecodeRequest(ProtobufError), enumerator