Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/
Dserver_context.h460 struct CallWrapper { struct
470 CallWrapper call_; argument
/third_party/python/Lib/tkinter/
D__init__.py1933 class CallWrapper: class