HomeSort by relevance Sort by last modified time
    Searched refs:GetMethodInvokeType (Results 1 - 6 of 6) sorted by null

  /art/runtime/
dex_method_iterator.h 119 return GetIterator().GetMethodInvokeType(*class_def_);
dex_file.h     [all...]
  /art/runtime/native/
dalvik_system_VMRuntime.cc 482 InvokeType invoke_type = it.GetMethodInvokeType(class_def);
487 InvokeType invoke_type = it.GetMethodInvokeType(class_def);