Searched defs:call_method (Results 1 – 9 of 9) sorted by relevance
11 fn call_method<T: Trait>(x: T) {} in call_method() function
10 fn call_method<T: Trait>(x: T) { in call_method() function
5 fn call_method<T: std::fmt::Debug>(x: &T) { in call_method() function
122 def call_method( member in Extension
110 let mut call_method = || { localVariable
524 def check_yield_from_example(self, call_method): argument
137 def call_method( member in Extension
2013 const char* call_method; member2020 const grpc_slice& call_method, in auth_metadata_context_build()2097 grpc_slice call_method = in TEST_F() local
429 call_method(PyObject *func, PyObject *self, PyObject *obj) in call_method() function