OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndWriteDataRaw
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/mojo/public/cpp/system/
data_pipe.h
82
inline MojoResult
EndWriteDataRaw
(DataPipeProducerHandle data_pipe_producer,
/external/chromium_org/mojo/services/network/
url_loader_impl.cc
127
EndWriteDataRaw
(handle_.get(), num_bytes);
139
EndWriteDataRaw
(handle_.get(), 0);
/external/chromium_org/device/serial/
data_source_sender.cc
164
MojoResult result = mojo::
EndWriteDataRaw
(handle_.get(), bytes_written);
Completed in 28 milliseconds