Lines Matching defs:method
114 jmethodID method, in GetBytecodes()
148 jmethodID method, in GetArgumentsSize()
182 jmethodID method, in GetLocalVariableTable()
269 jmethodID method, in GetMaxLocals()
298 jmethodID method, in GetMethodName()
364 jmethodID method, in GetMethodDeclaringClass()
381 jmethodID method, in GetMethodLocation()
413 jmethodID method, in GetMethodModifiers()
437 jmethodID method, in GetLineNumberTable()
490 jmethodID method, in IsMethodT()
507 auto test = [](art::ArtMethod* method) { in IsMethodNative()
514 auto test = [](art::ArtMethod* method) { in IsMethodObsolete()
521 auto test = [](art::ArtMethod* method) { in IsMethodSynthetic()
545 art::ArtMethod* method = visitor.GetMethod(); in Run() local
594 jvmtiError GetSlotType(art::ArtMethod* method, in GetSlotType()
681 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute()
775 jvmtiError GetTypeError(art::ArtMethod* method, in GetTypeError()
813 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute()