Home
last modified time | relevance | path

Searched refs:add_attribute (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Ditem.py75 def add_attribute(self, attr_name, attr_value): member in Item
/external/selinux/policycoreutils/gui/
DloginsPage.py94 self.loginsSelinuxUserCombo.add_attribute(cell, 'text', 0)
/external/fonttools/Lib/fontTools/
Dinspect.py250 col.add_attribute(cell, 'text', i)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb/
Dtest_layer2.py197 item1.add_attribute('Replies', 2)