Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_method.cc832 jvmtiError res = GetTypeErrorInner(method, slot_type, descriptor); in GetTypeError()
843 jvmtiError GetTypeErrorInner([[maybe_unused]] art::ArtMethod* method, in GetTypeErrorInner() function in openjdkjvmti::GetLocalVariableClosure
985 jvmtiError res = GetTypeErrorInner(method, slot_type, descriptor); in GetTypeError()
1008 GetTypeErrorInner(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) in GetTypeErrorInner() function in openjdkjvmti::SetLocalVariableClosure