HomeSort by relevance Sort by last modified time
    Searched refs:mutable_header_bytes (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/edk/system/ports/
event.h 83 return static_cast<EventHeader*>(message->mutable_header_bytes());
message.h 38 void* mutable_header_bytes() { return start_; } function in class:mojo::edk::ports::Message
ports_unittest.cc 228 memcpy(new_message->mutable_header_bytes(), message->header_bytes(),
    [all...]

Completed in 404 milliseconds