Home
last modified time | relevance | path

Searched refs:GRPC_BINDER_STREAM_UNREF (Results 1 – 2 of 2) sorted by relevance

/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/binder/transport/
H A Dbinder_transport.cc87 #define GRPC_BINDER_STREAM_UNREF(stream, reason) \ macro
95 #define GRPC_BINDER_STREAM_UNREF(stream, reason) \ macro
214 GRPC_BINDER_STREAM_UNREF(gbs, "recv_initial_metadata"); in recv_initial_metadata_locked()
260 GRPC_BINDER_STREAM_UNREF(gbs, "recv_message"); in recv_message_locked()
319 GRPC_BINDER_STREAM_UNREF(gbs, "recv_trailing_metadata"); in recv_trailing_metadata_locked()
347 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()
377 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()
557 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/binder/transport/
H A Dbinder_transport.cc87 #define GRPC_BINDER_STREAM_UNREF(stream, reason) \ macro
95 #define GRPC_BINDER_STREAM_UNREF(stream, reason) \ macro
214 GRPC_BINDER_STREAM_UNREF(gbs, "recv_initial_metadata"); in recv_initial_metadata_locked()
260 GRPC_BINDER_STREAM_UNREF(gbs, "recv_message"); in recv_message_locked()
319 GRPC_BINDER_STREAM_UNREF(gbs, "recv_trailing_metadata"); in recv_trailing_metadata_locked()
393 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()
423 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()
573 GRPC_BINDER_STREAM_UNREF(gbs, "perform_stream_op"); in perform_stream_op_locked()