Home
last modified time | relevance | path

Searched defs:attrTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
H A DGenericMessageBase.cpp24 const std::initializer_list<AttributeMap::value_type> attrTypes) in GenericMessageBase()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.cpp21 AttributeMap::AttributeMap(const std::initializer_list<value_type> attrTypes) in AttributeMap()