HomeSort by relevance Sort by last modified time
    Searched defs:attributes_ (Results 1 - 10 of 10) sorted by null

  /external/libweave/src/notification/
xml_node.h 114 std::map<std::string, std::string> attributes_; member in class:weave::final
  /system/connectivity/shill/net/
attribute_list.h 51 // and adds it to |attributes_|.
61 // using |factory|, initializes it from |value|, and adds it to |attributes_|.
150 AttributeMap attributes_; member in class:shill::AttributeList
161 : iter_(list.attributes_.begin()),
162 end_(list.attributes_.end()) {
generic_netlink_message.h 73 attributes_(new AttributeList),
82 AttributeListConstRefPtr const_attributes() const { return attributes_; }
83 AttributeListRefPtr attributes() { return attributes_; }
95 AttributeListRefPtr attributes_; member in class:shill::GenericNetlinkMessage
rtnl_message.h 199 return ContainsKey(attributes_, attr);
203 attributes_.find(attr)->second : ByteString(0);
206 attributes_[attr] = val;
251 std::unordered_map<uint16_t, ByteString> attributes_; member in class:shill::RTNLMessage
  /external/boringssl/src/crypto/test/
file_test.h 145 // attributes_ contains all attributes in the test, including the first.
146 std::map<std::string, std::string> attributes_; member in class:FileTest
  /external/libchrome/base/trace_event/
memory_allocator_dump.h 79 TracedValue* attributes_for_testing() const { return attributes_.get(); }
84 scoped_refptr<TracedValue> attributes_; member in class:base::trace_event::MemoryAllocatorDump
  /external/v8/test/cctest/
test-field-type-tracking.cc 89 PropertyAttributes attributes_[MAX_PROPERTIES]; member in class:Expectations
106 attributes_[index] = attributes;
140 os << ", attrs: " << attributes_[i] << ")\n";
158 SetDataField(index, attributes_[index], representation, value);
167 SetAccessorField(index, attributes_[index]);
176 SetDataConstant(index, attributes_[index], value);
206 SetAccessorConstant(index, attributes_[index], getter, setter);
226 if (!EqualDetails(descriptors, descriptor, type, attributes_[descriptor],
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
dwarf_reader.h 659 Attributes attributes_; member in class:gold::Dwarf_die
    [all...]
script-sections.cc 53 attributes_(attributes),
170 unsigned int attributes_; member in class:gold::Memory_region
193 unsigned int attrs = this->attributes_;
242 unsigned int attrs = this->attributes_;
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 460 milliseconds