Lines Matching +defs:val +defs:method
133 jmethodID method, in GetBytecodes()
167 jmethodID method, in GetArgumentsSize()
202 jmethodID method, in GetLocalVariableTable()
289 jmethodID method, in GetMaxLocals()
319 jmethodID method, in GetMethodName()
385 jmethodID method, in GetMethodDeclaringClass()
402 jmethodID method, in GetMethodLocation()
435 jmethodID method, in GetMethodModifiers()
459 jmethodID method, in GetLineNumberTable()
512 jmethodID method, in IsMethodT()
529 auto test = [](art::ArtMethod* method) { in IsMethodNative()
536 auto test = [](art::ArtMethod* method) { in IsMethodObsolete()
543 auto test = [](art::ArtMethod* method) { in IsMethodSynthetic()
578 art::ArtMethod* method = visitor.GetMethod(); in Run() local
633 jvmtiError InferSlotTypeFromVerifier(art::ArtMethod* method, in InferSlotTypeFromVerifier()
754 jvmtiError CommonLocalVariableClosure::GetSlotType(art::ArtMethod* method, in GetSlotType()
820 jvalue* val) in GetLocalVariableClosure()
842 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError()
855 jvmtiError GetTypeErrorInner([[maybe_unused]] art::ArtMethod* method, in GetTypeErrorInner()
902 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute()
961 jvalue* val) { in GetLocalVariableGeneric()
990 jvalue val) in SetLocalVariableClosure()
995 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError()
1020 GetTypeErrorInner(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) in GetTypeErrorInner()
1081 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute()
1136 jvalue val) { in SetLocalVariableGeneric()