Home
last modified time | relevance | path

Searched refs:data_pipe_consumer (Results 1 – 15 of 15) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Ddata_pipe.h119 ScopedDataPipeConsumerHandle* data_pipe_consumer) { in CreateDataPipe() argument
121 DCHECK(data_pipe_consumer); in CreateDataPipe()
130 data_pipe_consumer->reset(consumer_handle); in CreateDataPipe()
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dvalidation_test_interfaces.mojom27 handle<data_pipe_consumer> data_pipe_consumer;
Dsample_factory.mojom35 DoStuff2(handle<data_pipe_consumer> pipe) => (string text);
Dtest_unions.mojom50 handle<data_pipe_consumer> f_data_pipe_consumer;
Dsample_service.mojom39 array<handle<data_pipe_consumer>>? input_streams@10;
Dtest_structs.mojom46 handle<data_pipe_consumer> f14;
49 handle<data_pipe_consumer>? f17;
/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd5_unexpected_invalid_handle.data22 [s4]-1 // data_pipe_consumer: An unexpected invalid handle.
Dconformance_mthd5_multiple_handles_with_same_value_1.data22 [u4]4 // data_pipe_consumer: The same value as |param1| above.
Dconformance_mthd5_multiple_handles_with_same_value_2.data22 [u4]3 // data_pipe_consumer
Dconformance_mthd5_handle_out_of_range.data23 [u4]3 // data_pipe_consumer
Dconformance_mthd5_wrong_handle_order.data22 [u4]1 // data_pipe_consumer: It is smaller than those handles
Dconformance_mthd5_good.data22 [u4]3 // data_pipe_consumer
/external/libchrome/libchrome_tools/patch/
Dhandle_table.patch26 - return "data_pipe_consumer";
48 +// return "data_pipe_consumer";
/external/libchrome/mojo/public/tools/bindings/
DREADME.md94 | `handle<data_pipe_consumer>` | Data pipe consumer handle.
243 handle<data_pipe_consumer> reader;
735 | "data_pipe_consumer"
/external/libchrome/mojo/public/cpp/bindings/
DREADME.md1439 | `handle<data_pipe_consumer>` | `mojo::ScopedDataPipeConsumerHandle`