class PipeDriver
Defined at line 25 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
Public Methods
void PipeDriver ()
Defined at line 27 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
void ~PipeDriver ()
Defined at line 29 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
void PipeDriver (const PipeDriver & )
Defined at line 30 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
PipeDriver & operator= (const PipeDriver & )
Defined at line 31 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
zx::result<> Start (fdf::DriverContext context)
`fdf::DriverBase`:
Defined at line 31 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
void PipeDriver (PipeDriver && )
Defined at line 32 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
PipeDriver & operator= (PipeDriver && )
Defined at line 33 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
void Stop (fdf::StopCompleter completer)
Defined at line 99 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc