Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_channel.cc109 struct IntroductionData { struct
341 IntroductionData* data; in RequestIntroduction()
343 MessageType::REQUEST_INTRODUCTION, sizeof(IntroductionData), 0, &data); in RequestIntroduction()
350 IntroductionData* data; in Introduce()
355 MessageType::INTRODUCE, sizeof(IntroductionData), handles.size(), &data); in Introduce()
578 const IntroductionData* data; in OnChannelMessage()
587 const IntroductionData* data; in OnChannelMessage()