Searched defs:method_name (Results 1 – 4 of 4) sorted by relevance
12 method_name: String, field76 let method_name = self.method_name.clone(); in get_callback_sender() localVariable
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()
134 let method_name = method.sig.ident; in generate_dbus_exporter() localVariable