Home
last modified time | relevance | path

Searched refs:data_pipe_producer (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Ddata_pipe.h118 ScopedDataPipeProducerHandle* data_pipe_producer, in CreateDataPipe() argument
120 DCHECK(data_pipe_producer); in CreateDataPipe()
129 data_pipe_producer->reset(producer_handle); in CreateDataPipe()
/external/libchrome/libchrome_tools/patch/
Dhandle_table.patch24 - return "data_pipe_producer";
46 +// return "data_pipe_producer";
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_unions.mojom51 handle<data_pipe_producer> f_data_pipe_producer;
Dsample_service.mojom40 array<handle<data_pipe_producer>>? output_streams@11;
Dvalidation_test_interfaces.mojom86 Method5(StructE param0, handle<data_pipe_producer> param1);
Dtest_structs.mojom47 handle<data_pipe_producer> f15;
50 handle<data_pipe_producer>? f18;
/external/libchrome/mojo/public/tools/bindings/
DREADME.md93 | `handle<data_pipe_producer>` | Data pipe producer handle.
244 handle<data_pipe_producer>? maybe_writer;
736 | "data_pipe_producer"
/external/libchrome/mojo/public/cpp/bindings/
DREADME.md1440 | `handle<data_pipe_producer>` | `mojo::ScopedDataPipeProducerHandle`