Searched defs:method_name (Results 1 – 5 of 5) sorted by relevance
12 method_name: String, field76 let method_name = self.method_name.clone(); in get_callback_sender() localVariable
53 string method_name = 3; field
54 static inline jmethodID GetMethodIdOrDie(JNIEnv* env, jclass clazz, const char* method_name, in GetMethodIdOrDie()
518 jmethodID MediaProviderWrapper::CacheMethod(JNIEnv* env, const char method_name[], in CacheMethod()
153 let method_name = method.sig.ident; in generate_dbus_exporter() localVariable