Home
last modified time | relevance | path

Searched defs:RequestCall (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dasync_generic_service.cc25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dasync_generic_service.cc25 void AsyncGenericService::RequestCall( in RequestCall() function in grpc::AsyncGenericService
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/
Dppc64.h59 RequestCall, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/
Dppc64.h59 RequestCall, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/
Dppc64.h59 RequestCall, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/
Dppc64.h59 RequestCall, enumerator
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dfuzzing_common.cc101 void RequestCall(grpc_server* server, grpc_completion_queue* cq) { in RequestCall() function in grpc_core::testing::Call
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.h596 IncomingCall RequestCall(int tag) { return IncomingCall(*this, tag); } in RequestCall() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.cc1089 grpc_call_error Server::RequestCall(grpc_call** call, in RequestCall() function in grpc_core::Server
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dserver.cc1224 grpc_call_error Server::RequestCall(grpc_call** call, in RequestCall() function in grpc_core::Server