Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/
H A DSocket.cpp58 const auto rawMsg = msg.getRaw(); in send() local
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
H A Dlibnetdevice.cpp168 for (const auto rawMsg : sock) { in waitFor() local