Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/lshal/
H A DPipeRelay.h32 struct PipeRelay { struct
54 DISALLOW_COPY_AND_ASSIGN(PipeRelay); argument
H A DPipeRelay.cpp116 PipeRelay::PipeRelay(std::ostream &os, const NullableOStream<std::ostream> &err, in PipeRelay() function in android::lshal::PipeRelay