Searched defs:attr_value (Results 1 – 4 of 4) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/ |
D | item.py | 75 def add_attribute(self, attr_name, attr_value): argument 89 def delete_attribute(self, attr_name, attr_value=None): argument 105 def put_attribute(self, attr_name, attr_value): argument
|
/external/libchrome/base/trace_event/ |
D | memory_allocator_dump_unittest.cc | 80 auto attr_value = CheckAttribute(dump, name, expected_type, expected_units); in CheckString() local 97 auto attr_value = CheckAttribute(dump, name, MemoryAllocatorDump::kTypeScalar, in CheckScalarF() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sns/ |
D | connection.py | 131 def set_topic_attributes(self, topic, attr_name, attr_value): argument
|
/external/pdfium/core/src/fxcrt/ |
D | fx_xml_parser.cpp | 394 CFX_WideString attr_value; in ParseElement() local
|