Home
last modified time | relevance | path

Searched defs:NewGenericCallbackServerContext (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dcontext_allocator_end2end_test.cc195 GenericCallbackServerContext* NewGenericCallbackServerContext() override { in NewGenericCallbackServerContext() function in grpc::testing::__anon2d4c32260111::NullContextAllocatorTest::NullAllocator
244 GenericCallbackServerContext* NewGenericCallbackServerContext() override { in NewGenericCallbackServerContext() function in grpc::testing::__anon2d4c32260111::SimpleContextAllocatorTest::SimpleAllocator
/third_party/grpc/include/grpcpp/
Dserver_context.h668 virtual GenericCallbackServerContext* NewGenericCallbackServerContext() { in NewGenericCallbackServerContext() function