Home
last modified time | relevance | path

Searched defs:c_args (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Darguments.pxd.pxi36 cdef grpc_channel_args *c_args(self) except * member in _ChannelArgs
Darguments.pyx.pxi80 cdef grpc_channel_args *c_args(self) except *: member in _ChannelArgs
/third_party/grpc/test/cpp/performance/
Dwrites_per_rpc_test.cc94 grpc_channel_args c_args = args.c_channel_args(); in EndpointPairFixture() local
/third_party/openh264/
Dmeson.build50 c_args = [] variable
/third_party/grpc/test/cpp/microbenchmarks/
Dfullstack_fixtures.h197 grpc_channel_args c_args = args.c_channel_args(); in EndpointPairFixture() local
Dbm_chttp2_transport.cc135 grpc_channel_args c_args = args.c_channel_args(); in Fixture() local
/third_party/mesa3d/src/mapi/
Dmapi_abi.py80 def c_args(self): member in ABIEntry
/third_party/mesa3d/
Dmeson.build52 c_args = [] variable