Searched refs:declaring_klass (Results 1 – 2 of 2) sorted by relevance
482 const DexFile::FieldId* DexFile::FindFieldId(const DexFile::TypeId& declaring_klass, in FindFieldId() argument486 const uint16_t class_idx = GetIndexForTypeId(declaring_klass); in FindFieldId()517 const DexFile::MethodId* DexFile::FindMethodId(const DexFile::TypeId& declaring_klass, in FindMethodId() argument521 const uint16_t class_idx = GetIndexForTypeId(declaring_klass); in FindMethodId()
560 const FieldId* FindFieldId(const DexFile::TypeId& declaring_klass,600 const MethodId* FindMethodId(const DexFile::TypeId& declaring_klass,