Home
last modified time | relevance | path

Searched refs:WriteFromPath (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Dfile_data_pipe_producer.h94 void WriteFromPath(const base::FilePath& path, CompletionCallback callback);
Dfile_data_pipe_producer.cc261 void FileDataPipeProducer::WriteFromPath(const base::FilePath& path, in WriteFromPath() function in mojo::FileDataPipeProducer
/external/libchrome/mojo/public/cpp/system/tests/
Dfile_data_pipe_producer_unittest.cc129 raw_producer->WriteFromPath( in WriteFromPathThenCloseWriter()
255 TEST_F(FileDataPipeProducerTest, WriteFromPath) { in TEST_F() argument
/external/libchrome/libchrome_tools/patch/
Dmojom_disable_trace_and_mem_dump.patch236 @@ -266,13 +266,15 @@ void FileDataPipeProducer::WriteFromPath(const base::FilePath& path,