Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
DGenericMessageBase.cpp23 const std::initializer_list<GenericCommandNameMap::value_type> commandNames, in GenericMessageBase() argument
27 mCommandNames(commandNames) {}
DGenericMessageBase.h31 const std::initializer_list<GenericCommandNameMap::value_type> commandNames = {},