Searched defs:call_method (Results 1 – 12 of 12) sorted by relevance
/external/autotest/server/cros/faft/ |
D | rpc_proxy.py | 25 def __init__(self, call_method, name): argument
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | ubsan-suppress-checks.cpp | 83 int call_method() { in call_method() function
|
/external/autotest/server/cros/multimedia/ |
D | remote_facade_factory.py | 58 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/rust/crates/grpcio-sys/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()
|
/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/python/jinja/src/jinja2/ |
D | ext.py | 116 def call_method( member in Extension
|
/external/python/cpython3/Lib/test/ |
D | test_generators.py | 433 def check_yield_from_example(self, call_method): argument
|
/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/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | credentials_test.cc | 1916 const char* call_method; member 1959 grpc_slice call_method = in test_auth_metadata_context() local
|
/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 | 417 call_method(PyObject *func, PyObject *self, PyObject *obj) in call_method() function
|