Home
last modified time | relevance | path

Searched refs:quoted_attribute_value (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py94 def quoted_attribute_value(self, value): member in EntitySubstitution
148 value = cls.quoted_attribute_value(value)
170 value = cls.quoted_attribute_value(value)
H A Delement.py1100 + EntitySubstitution.quoted_attribute_value(text))