Home
last modified time | relevance | path

Searched defs:GetDeclaringClassDescriptor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dfield_helper.cc43 const char* FieldHelper::GetDeclaringClassDescriptor() { in GetDeclaringClassDescriptor() function in art::FieldHelper
/art/runtime/mirror/
Dart_method-inl.h405 inline const char* ArtMethod::GetDeclaringClassDescriptor() { in GetDeclaringClassDescriptor() function