Searched defs:call_method (Results 1 – 7 of 7) sorted by relevance
/third_party/grpc/src/core/lib/security/transport/ |
D | client_auth_filter.cc | 190 const grpc_slice& call_method, grpc_auth_context* auth_context, in grpc_auth_metadata_context_build()
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | ext.py | 119 def call_method(self, name, args=None, kwargs=None, dyn_args=None, member in Extension
|
/third_party/skia/third_party/externals/jinja2/ |
D | ext.py | 122 def call_method( member in Extension
|
/third_party/jinja2/ |
D | ext.py | 122 def call_method( member in Extension
|
/third_party/python/Lib/test/ |
D | test_generators.py | 433 def check_yield_from_example(self, call_method): argument
|
/third_party/grpc/test/core/security/ |
D | credentials_test.cc | 1723 const char* call_method; member 1766 grpc_slice call_method = in test_auth_metadata_context() local
|
/third_party/python/Modules/ |
D | _pickle.c | 417 call_method(PyObject *func, PyObject *self, PyObject *obj) in call_method() function
|