| /external/rust/beto-rust/common/pourover_macro/src/ |
| D | lib.rs | 20 mod call_method; module 123 pub fn call_method(args: TokenStream) -> TokenStream { in call_method() function
|
| D | call_method.rs | 30 pub fn call_method(args: TokenStream) -> syn::Result<TokenStream> { in call_method() function
|
| /external/autotest/server/cros/faft/ |
| D | rpc_proxy.py | 26 def __init__(self, call_method, name): argument
|
| /external/autotest/server/cros/multimedia/ |
| D | remote_facade_factory.py | 58 def __init__(self, call_method, name): argument
|
| /external/python/setuptools/setuptools/_vendor/jaraco/ |
| D | functools.py | 51 def call_method(target): function
|
| /external/python/setuptools/pkg_resources/_vendor/jaraco/ |
| D | functools.py | 51 def call_method(target): function
|
| /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 | 524 def check_yield_from_example(self, call_method): argument
|
| /external/grpc-grpc/test/core/security/ |
| D | credentials_test.cc | 1993 const char* call_method; member 2000 const grpc_slice& call_method, in auth_metadata_context_build() 2077 grpc_slice call_method = in TEST() local
|
| /external/rust/crates/grpcio-sys/grpc/test/core/security/ |
| D | credentials_test.cc | 1989 const char* call_method; member 1996 const grpc_slice& call_method, in auth_metadata_context_build() 2073 grpc_slice call_method = in TEST() local
|
| /external/rust/crates/jni/0.20.0/src/wrapper/ |
| D | jnienv.rs | 980 pub fn call_method<O, S, T>( in call_method() method
|
| /external/rust/crates/jni/src/wrapper/ |
| D | jnienv.rs | 1357 pub fn call_method<'other_local, O, S, T>( in call_method() method
|
| /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 | 429 call_method(PyObject *func, PyObject *self, PyObject *obj) in call_method() function
|