Searched defs:GetMethodDeclaringClassDescriptor (Results 1 – 8 of 8) sorted by relevance
170 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function175 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
167 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function172 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
110 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function
128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function