Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dcontext_allocator_end2end_test.cc195 GenericCallbackServerContext* NewGenericCallbackServerContext() override { in NewGenericCallbackServerContext() function in grpc::testing::__anon579aefe20111::NullContextAllocatorTest::NullAllocator
244 GenericCallbackServerContext* NewGenericCallbackServerContext() override { in NewGenericCallbackServerContext() function in grpc::testing::__anon579aefe20111::SimpleContextAllocatorTest::SimpleAllocator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver_context.h663 virtual GenericCallbackServerContext* NewGenericCallbackServerContext() { in NewGenericCallbackServerContext() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver_context.h663 virtual GenericCallbackServerContext* NewGenericCallbackServerContext() { in NewGenericCallbackServerContext() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver_context.h668 virtual GenericCallbackServerContext* NewGenericCallbackServerContext() { in NewGenericCallbackServerContext() function