Home
last modified time | relevance | path

Searched defs:HandleEntry (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
Dchannel.h113 struct HandleEntry { struct
116 uint32_t handle;
Dchannel_win.cc132 using HandleEntry = Channel::Message::HandleEntry; in GetReadPlatformHandles() typedef