Searched refs:declaring_klass (Results 1 – 2 of 2) sorted by relevance
367 const FieldId* DexFile::FindFieldId(const TypeId& declaring_klass, in FindFieldId() argument371 const dex::TypeIndex class_idx = GetIndexForTypeId(declaring_klass); in FindFieldId()402 const MethodId* DexFile::FindMethodId(const TypeId& declaring_klass, in FindMethodId() argument406 const dex::TypeIndex class_idx = GetIndexForTypeId(declaring_klass); in FindMethodId()
416 const dex::FieldId* FindFieldId(const dex::TypeId& declaring_klass,469 const dex::MethodId* FindMethodId(const dex::TypeId& declaring_klass,473 const dex::MethodId* FindMethodIdByIndex(dex::TypeIndex declaring_klass,