Searched defs:call_method (Results 1 – 9 of 9) sorted by relevance
| /external/autotest/server/cros/faft/ |
| D | rpc_proxy.py | 24 def __init__(self, call_method, name): argument
|
| /external/autotest/server/cros/multimedia/ |
| D | remote_facade_factory.py | 50 def __init__(self, call_method, name): argument
|
| /external/grpc-grpc/src/core/lib/security/transport/ |
| D | client_auth_filter.cc | 127 const char* url_scheme, grpc_slice call_host, grpc_slice call_method, in grpc_auth_metadata_context_build()
|
| /external/libchrome/third_party/jinja2/ |
| D | ext.py | 119 def call_method(self, name, args=None, kwargs=None, dyn_args=None, member in Extension
|
| /external/tensorflow/tensorflow/compiler/xla/python/ |
| D | numpy_bridge.cc | 213 auto call_method = [o, &error](const string& method) -> StatusOr<PyObject*> { in XlaShapeFromPyShape() local
|
| /external/grpc-grpc/test/core/security/ |
| D | credentials_test.cc | 1147 const char* call_method; member 1190 grpc_slice call_method = in test_auth_metadata_context() local
|
| /external/python/cpython3/Objects/ |
| D | typeobject.c | 1503 call_method(PyObject *obj, _Py_Identifier *name, in call_method() function
|
| /external/python/cpython2/Objects/ |
| D | typeobject.c | 1256 call_method(PyObject *o, char *name, PyObject **nameobj, char *format, ...) in call_method() function
|
| /external/python/cpython3/Modules/ |
| D | _pickle.c | 407 call_method(PyObject *func, PyObject *self, PyObject *obj) in call_method() function
|