Searched defs:bctl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | call.cc | 1276 BatchControl* bctl; in ReuseOrAllocateBatchControl() local 1342 BatchControl* bctl = static_cast<BatchControl*>(user_data); in PostCompletion() local 1448 [](void* bctl, grpc_error_handle error) { in ReceivingInitialMetadataReady() 1507 BatchControl* bctl; in StartBatch() local 1730 [](void* bctl, grpc_error_handle error) { in StartBatch() 1769 auto* bctl = static_cast<BatchControl*>(bctlp); in StartBatch() local 1812 [](void* bctl, grpc_error_handle error) { in StartBatch() 1845 [](void* bctl, grpc_error_handle error) { in StartBatch() 1867 [](void* bctl, grpc_error_handle error) { in StartBatch()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ |
H A D | call.cc | 1285 BatchControl* bctl; in ReuseOrAllocateBatchControl() local 1364 BatchControl* bctl = static_cast<BatchControl*>(user_data); in PostCompletion() local 1470 [](void* bctl, grpc_error_handle error) { in ReceivingInitialMetadataReady() 1529 BatchControl* bctl; in StartBatch() local 1751 [](void* bctl, grpc_error_handle error) { in StartBatch() 1790 auto* bctl = static_cast<BatchControl*>(bctlp); in StartBatch() local 1833 [](void* bctl, grpc_error_handle error) { in StartBatch() 1866 [](void* bctl, grpc_error_handle error) { in StartBatch() 1888 [](void* bctl, grpc_error_handle error) { in StartBatch()
|