/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/ |
H A D | cygrpc.pyx | 35 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/errors/ |
H A D | client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/interop/ |
H A D | server.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
H A D | client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/ |
H A D | server.py | 29 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/auth/ |
H A D | tls_client.py | 25 _LOGGER = logging.getLogger(__name__) variable
|
H A D | token_based_auth_client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
H A D | tls_server.py | 26 _LOGGER = logging.getLogger(__name__) variable
|
H A D | customized_auth_client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
H A D | async_customized_auth_client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/python/python-api-core/google/api_core/future/ |
D | _helpers.py | 21 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/compression/ |
H A D | client.py | 34 _LOGGER = logging.getLogger(__name__) variable
|
H A D | server.py | 35 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/ |
H A D | wait_for_ready_with_client_timeout_example_client.py | 34 _LOGGER = logging.getLogger(__name__) variable
|
H A D | asyncio_wait_for_ready_example.py | 28 _LOGGER = logging.getLogger(__name__) variable
|
H A D | wait_for_ready_example.py | 28 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/debug/test/ |
H A D | _debug_example_test.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/multiprocessing/ |
H A D | client.py | 40 _LOGGER = logging.getLogger(__name__) variable
|
H A D | server.py | 34 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/debug/ |
H A D | asyncio_debug_server.py | 30 _LOGGER = logging.getLogger(__name__) variable
|
H A D | debug_server.py | 34 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/grpc-grpc/examples/python/cancellation/ |
H A D | client.py | 31 _LOGGER = logging.getLogger(__name__) variable
|
H A D | search.py | 28 _LOGGER = logging.getLogger(__name__) variable
|
/aosp_15_r20/external/python/google-auth-library-python/google/auth/transport/ |
D | _http_client.py | 27 _LOGGER = logging.getLogger(__name__) variable
|
D | _mtls_helper.py | 43 _LOGGER = logging.getLogger(__name__) variable
|