Searched defs:on_destroy (Results 1 – 7 of 7) sorted by relevance
140 std::function<void()> on_destroy) in RunOnPoolImpl()
318 unsafe extern "C" fn on_destroy(object: *mut c_void) { in on_destroy() method
630 unsafe extern "C" fn on_destroy(object: *mut c_void); in on_destroy() method
213 grpc_core::ManualConstructor<std::function<void()>> on_destroy; member
215 grpc_core::ManualConstructor<std::function<void()>> on_destroy; member
2860 explicit DestructionCallback(OnceCallback<void()> on_destroy) in DestructionCallback()2932 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local2962 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local2993 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local3021 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local3044 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local