Home
last modified time | relevance | path

Searched refs:GetTypeErrorInner (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_method.cc825 jvmtiError res = GetTypeErrorInner(method, slot_type, descriptor); in GetTypeError()
836 jvmtiError GetTypeErrorInner(art::ArtMethod* method ATTRIBUTE_UNUSED, in GetTypeErrorInner() function in openjdkjvmti::GetLocalVariableClosure
978 jvmtiError res = GetTypeErrorInner(method, slot_type, descriptor); in GetTypeError()
1001 GetTypeErrorInner(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) in GetTypeErrorInner() function in openjdkjvmti::SetLocalVariableClosure