Searched refs:MethodSig2 (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.h4407 struct MethodSig2 { struct in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb
4474 inline MethodSig2<R, C, P1, P2> MatchFunc(R (C::*f)(P1, P2)) {
4476 return MethodSig2<R, C, P1, P2>();
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h5103 struct MethodSig2 { struct in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb
5170 inline MethodSig2<R, C, P1, P2> MatchFunc(R (C::*f)(P1, P2)) {
5172 return MethodSig2<R, C, P1, P2>();

Completed in 163 milliseconds