Home
last modified time | relevance | path

Searched defs:consumer_handle (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Ddata_pipe.h123 DataPipeConsumerHandle consumer_handle; in CreateDataPipe() local
146 ScopedDataPipeConsumerHandle consumer_handle; variable
/external/libchrome/mojo/public/c/system/tests/
Dcore_api_unittest.cc199 Handle consumer_handle(hc); in TEST() local
/external/libchrome/mojo/public/cpp/system/tests/
Dstring_data_pipe_producer_unittest.cc29 explicit DataPipeReader(ScopedDataPipeConsumerHandle consumer_handle, in DataPipeReader()
Dfile_data_pipe_producer_unittest.cc32 explicit DataPipeReader(ScopedDataPipeConsumerHandle consumer_handle, in DataPipeReader()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc261 ScopedDataPipeConsumerHandle consumer_handle; in TEST_P() local
/external/libchrome/mojo/core/
Ddata_pipe_unittest.cc215 MojoHandle producer_handle, consumer_handle; in TEST_F() local