Searched refs:declaring_klass (Results 1 – 2 of 2) sorted by relevance
278 const FieldId* DexFile::FindFieldId(const TypeId& declaring_klass, in FindFieldId() argument282 const dex::TypeIndex class_idx = GetIndexForTypeId(declaring_klass); in FindFieldId()313 const MethodId* DexFile::FindMethodId(const TypeId& declaring_klass, in FindMethodId() argument317 const dex::TypeIndex class_idx = GetIndexForTypeId(declaring_klass); in FindMethodId()
371 const dex::FieldId* FindFieldId(const dex::TypeId& declaring_klass,420 const dex::MethodId* FindMethodId(const dex::TypeId& declaring_klass,424 const dex::MethodId* FindMethodIdByIndex(dex::TypeIndex declaring_klass,