Home
last modified time | relevance | path

Searched defs:aio (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/python/grpcio_status/grpc_status/
Drpc_status.py88 from . import _async as aio # pylint: disable=unused-import unknown
/third_party/grpc/src/python/grpcio_channelz/grpc_channelz/v1/
Dchannelz.py43 from grpc_channelz.v1 import _async as aio unknown
/third_party/grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/
Dreflection.py67 from . import _async as aio unknown
/third_party/openssl/engines/
De_afalg.c137 static int afalg_setup_async_event_notification(afalg_aio *aio) in afalg_setup_async_event_notification()
196 static int afalg_init_aio(afalg_aio *aio) in afalg_init_aio()
216 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
De_afalg.h91 afalg_aio aio; member
/third_party/grpc/src/python/grpcio_health_checking/grpc_health/v1/
Dhealth.py26 from . import _async as aio # pylint: disable=unused-import unknown
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Df_generic.h122 uint32_t aio; /* 0 for sync ,1 for async */ member