Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dchannel.h125 struct HandleEntry { struct
128 uint32_t handle;
Dchannel_win.cc111 using HandleEntry = Channel::Message::HandleEntry; in GetReadPlatformHandles() typedef