Home
last modified time | relevance | path

Searched refs:IntroductionData (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/edk/system/
Dnode_channel.cc109 struct IntroductionData { struct
348 IntroductionData* data; in RequestIntroduction()
350 MessageType::REQUEST_INTRODUCTION, sizeof(IntroductionData), 0, &data); in RequestIntroduction()
357 IntroductionData* data; in Introduce()
362 MessageType::INTRODUCE, sizeof(IntroductionData), handles->size(), &data); in Introduce()
620 const IntroductionData* data; in OnChannelMessage()
629 const IntroductionData* data; in OnChannelMessage()