Lines Matching defs:method
95 jmethodID method, in GetArgumentsSize()
129 jmethodID method, in GetMaxLocals()
158 jmethodID method, in GetMethodName()
224 jmethodID method, in GetMethodDeclaringClass()
241 jmethodID method, in GetMethodLocation()
273 jmethodID method, in GetMethodModifiers()
307 jmethodID method, in GetLineNumberTable()
357 jmethodID method, in IsMethodT()
374 auto test = [](art::ArtMethod* method) { in IsMethodNative()
381 auto test = [](art::ArtMethod* method) { in IsMethodObsolete()
388 auto test = [](art::ArtMethod* method) { in IsMethodSynthetic()