Home
last modified time | relevance | path

Searched refs:call_logging_exceptions (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dutilities.py70 callable_util.call_logging_exceptions(
85 callable_util.call_logging_exceptions(
/external/grpc-grpc/src/python/grpcio/grpc/
D_utilities.py101 callable_util.call_logging_exceptions(
116 callable_util.call_logging_exceptions(
D_server.py737 callable_util.call_logging_exceptions(
D_channel.py795 callable_util.call_logging_exceptions(
/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
Dcallable_util.py84 def call_logging_exceptions(behavior, message, *args, **kwargs): function