class PipeDriver
Defined at line 24 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
Public Methods
void PipeDriver (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher driver_dispatcher)
Defined at line 26 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
void PipeDriver (const PipeDriver & )
Defined at line 29 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
void ~PipeDriver ()
Defined at line 30 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
PipeDriver & operator= (const PipeDriver & )
Defined at line 30 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
void PipeDriver (PipeDriver && )
Defined at line 31 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
PipeDriver & operator= (PipeDriver && )
Defined at line 32 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.h
zx::result<> Start ()
`fdf::DriverBase`:
Defined at line 32 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc
void PrepareStop (fdf::PrepareStopCompleter completer)
Defined at line 116 of file ../../src/graphics/drivers/misc/goldfish/pipe_driver.cc