Searched refs:get_attr (Results 1 – 5 of 5) sorted by relevance
27 dw_attr_t get_attr() const { return m_attr_form >> 16; } in get_attr() function
36 …yIndex(uint32_t idx) const { return m_attributes.size() > idx ? m_attributes[idx].get_attr() : 0; } in GetAttrByIndex()
181 if (m_attributes[i].get_attr() == attr) in FindAttributeIndex()
417 static PyObject* get_attr(const qpol_type_t * type_datum, const apol_policy_t * policydb) in get_attr() function516 obj = get_attr(type_datum, policydb); in get_attribs()534 obj = get_attr(type_datum, policydb); in get_attribs()
611 static int get_attr(XWindowAttributes *attr, int j) {