Searched refs:declaring_type_id (Results 1 – 1 of 1) sorted by relevance
56 const dex::TypeId* declaring_type_id = in ShouldDenyAccess() local58 if (declaring_type_id == nullptr) { in ShouldDenyAccess()80 dex_file->FindMethodId(*declaring_type_id, *name_id, *proto_id); in ShouldDenyAccess()104 const dex::TypeId* declaring_type_id = dex_file->FindTypeId( in ShouldDenyAccess() local106 if (declaring_type_id == nullptr) { in ShouldDenyAccess()118 const dex::FieldId* field_id = dex_file->FindFieldId(*declaring_type_id, *name_id, *type_id); in ShouldDenyAccess()