Searched defs:method_name (Results 1 – 7 of 7) sorted by relevance
53 string method_name = 3; field
40 optional string method_name = 5; field
74 let method_name = in resolve_probes() localVariable
115 let method_name = c_string(method_name)?; in new() localVariable
54 static inline jmethodID GetMethodIdOrDie(JNIEnv* env, jclass clazz, const char* method_name, in GetMethodIdOrDie()
558 jmethodID MediaProviderWrapper::CacheMethod(JNIEnv* env, const char method_name[], in CacheMethod()
158 let method_name = method.sig.ident; in generate_dbus_exporter() localVariable