Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dserver_context.h437 struct CallWrapper { struct
447 CallWrapper call_; argument
/third_party/python/Lib/tkinter/
D__init__.py1906 class CallWrapper: class