Home
last modified time | relevance | path

Searched defs:destroy_arg (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannel_stack.cc109 int initial_refs, grpc_iomgr_cb_func destroy, void* destroy_arg, in grpc_channel_stack_init()
186 grpc_iomgr_cb_func destroy, void* destroy_arg, in grpc_call_stack_init()
/external/grpc-grpc/src/core/lib/channel/
Dchannel_stack.cc118 int initial_refs, grpc_iomgr_cb_func destroy, void* destroy_arg, in grpc_channel_stack_init()
197 grpc_iomgr_cb_func destroy, void* destroy_arg, in grpc_call_stack_init()
/external/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c809 struct drm_mode_destroy_dumb destroy_arg; in create_dumb() local