Searched defs:on_destroy (Results 1 – 5 of 5) sorted by relevance
140 std::function<void()> on_destroy) in RunOnPoolImpl()
213 grpc_core::ManualConstructor<std::function<void()>> on_destroy; member
215 grpc_core::ManualConstructor<std::function<void()>> on_destroy; member
2875 explicit DestructionCallback(OnceCallback<void()> on_destroy) in DestructionCallback()2947 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local2977 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local3008 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local3036 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local3059 auto on_destroy = BindLambdaForTesting([&] { in TEST_P() local