Home
last modified time | relevance | path

Searched defs:_LOGGER (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/
H A Dcygrpc.pyx35 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/errors/
H A Dclient.py27 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/interop/
H A Dserver.py27 _LOGGER = logging.getLogger(__name__) variable
H A Dclient.py27 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
H A Dserver.py29 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dtls_client.py25 _LOGGER = logging.getLogger(__name__) variable
H A Dtoken_based_auth_client.py27 _LOGGER = logging.getLogger(__name__) variable
H A Dtls_server.py26 _LOGGER = logging.getLogger(__name__) variable
H A Dcustomized_auth_client.py27 _LOGGER = logging.getLogger(__name__) variable
H A Dasync_customized_auth_client.py27 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/python/python-api-core/google/api_core/future/
D_helpers.py21 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/compression/
H A Dclient.py34 _LOGGER = logging.getLogger(__name__) variable
H A Dserver.py35 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/
H A Dwait_for_ready_with_client_timeout_example_client.py34 _LOGGER = logging.getLogger(__name__) variable
H A Dasyncio_wait_for_ready_example.py28 _LOGGER = logging.getLogger(__name__) variable
H A Dwait_for_ready_example.py28 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/debug/test/
H A D_debug_example_test.py27 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/multiprocessing/
H A Dclient.py40 _LOGGER = logging.getLogger(__name__) variable
H A Dserver.py34 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/debug/
H A Dasyncio_debug_server.py30 _LOGGER = logging.getLogger(__name__) variable
H A Ddebug_server.py34 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/grpc-grpc/examples/python/cancellation/
H A Dclient.py31 _LOGGER = logging.getLogger(__name__) variable
H A Dsearch.py28 _LOGGER = logging.getLogger(__name__) variable
/aosp_15_r20/external/python/google-auth-library-python/google/auth/transport/
D_http_client.py27 _LOGGER = logging.getLogger(__name__) variable
D_mtls_helper.py43 _LOGGER = logging.getLogger(__name__) variable

123