Searched refs:call_hook (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | call.h | 671 Call(grpc_call* call, CallHook* call_hook, CompletionQueue* cq) in Call() argument 672 : call_hook_(call_hook), in Call() 677 Call(grpc_call* call, CallHook* call_hook, CompletionQueue* cq, in Call() argument 679 : call_hook_(call_hook), in Call()
|
/external/grpc-grpc/ |
D | BUILD | 1953 "include/grpc++/impl/codegen/call_hook.h", 1984 "include/grpcpp/impl/codegen/call_hook.h",
|
D | gRPC-C++.podspec | 130 'include/grpcpp/impl/codegen/call_hook.h',
|
D | CMakeLists.txt | 3004 include/grpc++/impl/codegen/call_hook.h 3035 include/grpcpp/impl/codegen/call_hook.h 3577 include/grpc++/impl/codegen/call_hook.h 3608 include/grpcpp/impl/codegen/call_hook.h 3989 include/grpc++/impl/codegen/call_hook.h 4020 include/grpcpp/impl/codegen/call_hook.h 4169 include/grpc++/impl/codegen/call_hook.h 4200 include/grpcpp/impl/codegen/call_hook.h 4490 include/grpc++/impl/codegen/call_hook.h 4521 include/grpcpp/impl/codegen/call_hook.h
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.c++.internal | 818 include/grpc++/impl/codegen/call_hook.h \ 948 include/grpcpp/impl/codegen/call_hook.h \
|