Searched refs:MojoReadDataOptions (Results 1 – 17 of 17) sorted by relevance
/external/libchrome/mojo/public/c/system/ |
D | data_pipe.h | 135 struct MOJO_ALIGNAS(8) MojoReadDataOptions { struct 142 MOJO_STATIC_ASSERT(sizeof(MojoReadDataOptions) == 8, argument 359 const struct MojoReadDataOptions* options,
|
D | thunks.h | 114 const struct MojoReadDataOptions* options,
|
D | thunks.cc | 226 const MojoReadDataOptions* options, in MojoReadData()
|
/external/libchrome/mojo/core/ |
D | data_pipe_consumer_dispatcher.h | 44 MojoResult ReadData(const MojoReadDataOptions& validated_options,
|
D | dispatcher.h | 112 virtual MojoResult ReadData(const MojoReadDataOptions& options,
|
D | dispatcher.cc | 69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData()
|
D | core_test_base.cc | 73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData()
|
D | data_pipe_unittest.cc | 100 MojoReadDataOptions options; in ReadData() 107 MojoReadDataOptions options; in QueryData() 117 MojoReadDataOptions options; in DiscardData() 633 MojoReadDataOptions read_options; in TEST_F() 1706 MojoReadDataOptions options; in ReadAllData()
|
D | core.h | 251 const MojoReadDataOptions* options,
|
D | entrypoints.cc | 162 const MojoReadDataOptions* options, in MojoReadDataImpl()
|
D | core_unittest.cc | 330 MojoReadDataOptions read_options; in TEST_F()
|
D | data_pipe_consumer_dispatcher.cc | 100 const MojoReadDataOptions& options, in ReadData()
|
D | core.cc | 801 const MojoReadDataOptions* options, in ReadData() 810 MojoReadDataOptions validated_options; in ReadData()
|
D | trap_unittest.cc | 408 MojoReadDataOptions options; in TEST_F()
|
/external/libchrome/mojo/public/cpp/system/ |
D | data_pipe.h | 80 MojoReadDataOptions options; in ReadData()
|
/external/libchrome/mojo/core/test/ |
D | mojo_test_base.cc | 273 MojoReadDataOptions options; in ReadData()
|
/external/libchrome/mojo/public/java/system/ |
D | core_impl.cc | 190 MojoReadDataOptions options; in JNI_CoreImpl_ReadData()
|