Home
last modified time | relevance | path

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

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