Searched refs:imported_by_other_idl (Results 1 – 1 of 1) sorted by relevance
456 …if self.imported_by_other_idl(idl_detail, other_detail) and idl_detail.idl_type == IdlType.INTERFA…460 def imported_by_other_idl(self, idl_detail, other_detail): member in IdlParser