Lines Matching +defs:val +defs:method
599 void AddDelayedNonStandardExitEvent(const art::ShadowFrame* frame, bool is_object, jvalue val) in AddDelayedNonStandardExitEvent()
624 void MethodEntered(art::Thread* self, art::ArtMethod* method) in MethodEntered()
639 art::ArtMethod* method, in MethodExited()
676 jvalue val; in MethodExited() local
692 art::ArtMethod* method, in MethodExited()
723 jvalue val; in MethodExited() local
740 void MethodUnwind(art::Thread* self, art::ArtMethod* method, [[maybe_unused]] uint32_t dex_pc) in MethodUnwind()
744 jvalue val; in MethodUnwind() local
769 art::ArtMethod* method, in DexPcMoved()
801 art::ReflectiveHandle<art::ArtMethod> method(rhs.NewHandle(method_p)); in FieldRead() local
830 art::ReflectiveHandle<art::ArtMethod> method(rhs.NewHandle(method_p)); in FieldWritten() local
837 jvalue val; in FieldWritten() local
865 art::ReflectiveHandle<art::ArtMethod> method(rhs.NewHandle(method_p)); in FieldWritten() local
872 jvalue val; in FieldWritten() local
933 art::ArtMethod* method = GetMethod(); in FindCatchMethodsFromThrow() local
991 art::ArtMethod* method = self->GetCurrentMethod(&dex_pc, in ExceptionThrown() local
1017 art::ArtMethod* method = self->GetCurrentMethod(&dex_pc, in ExceptionHandled() local
1035 [[maybe_unused]] art::ArtMethod* method, in Branch()
1604 jvalue val) { in AddDelayedNonStandardExitEvent()