Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dunix_sockets.cpp111 cmsghdr* ControlMessage::Raw() { in Raw() function in cuttlefish::ControlMessage
115 const cmsghdr* ControlMessage::Raw() const { in Raw() function in cuttlefish::ControlMessage
/device/generic/vulkan-cereal/base/
DAlignedBuf_unittest.cpp155 TEST(AlignedBuf, Raw) { in TEST() argument