Searched defs:NewGenericCallbackServerContext (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/test/cpp/end2end/ | ||
| D | context_allocator_end2end_test.cc | 195 GenericCallbackServerContext* NewGenericCallbackServerContext() override { in NewGenericCallbackServerContext() function in grpc::testing::__anon2d4c32260111::NullContextAllocatorTest::NullAllocator |
| /third_party/grpc/include/grpcpp/ | ||
| D | server_context.h | 668 virtual GenericCallbackServerContext* NewGenericCallbackServerContext() { in NewGenericCallbackServerContext() function |