Home
last modified time | relevance | path

Searched defs:payload_bytes (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/ports/
Dmessage.h45 const void* payload_bytes() const { in payload_bytes() function
/external/valgrind/coregrind/
Dm_mallocfree.c189 UByte payload_bytes[0]; member
/external/webrtc/webrtc/
Dcommon_types.h851 size_t payload_bytes; // Payload bytes, excluding RTP headers and padding. member