Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/libtiutils/
DMessageQueue.h40 struct Message struct
50 ///Message queue implementation argument
/hardware/ti/omap4xxx/libtiutils/
DMessageQueue.h53 struct Message struct
63 ///Message queue implementation argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2395 Message::Message() : ss_(new ::std::stringstream) { in Message() function in testing::Message