Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel.h125 struct HandleEntry { struct
128 uint32_t handle;
/aosp_15_r20/external/pigweed/pw_multisink/
H A Dmultisink.cc30 void MultiSink::HandleEntry(ConstByteSpan entry) { in HandleEntry() function in pw::multisink::MultiSink