Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
Dstructs.cpp23 AttributeDefinition::ToStream flagsToStream(FlagsMap flags) { in flagsToStream() function
30 void flagsToStream(std::stringstream& ss, const FlagsMap& flags, uint64_t val) { in flagsToStream() function
/hardware/interfaces/automotive/can/1.0/default/libnl++/
Dprinter.cpp31 static void flagsToStream(std::stringstream& ss, __u16 nlmsg_flags, protocols::MessageGenre genre) { in flagsToStream() function