Home
last modified time | relevance | path

Searched defs:ReadData (Results 1 – 23 of 23) sorted by relevance

/external/libmojo/mojo/common/
Ddata_pipe_drainer.cc27 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::common::DataPipeDrainer
/external/pdfium/xfa/fgas/crt/
Dfgas_stream.cpp173 int32_t ReadData(uint8_t* pBuffer, int32_t iBufferSize) override { return 0; } in ReadData() function in __anoneb32b1170111::CFGAS_FileWriteStreamImp
474 int32_t CFGAS_FileStreamImp::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFGAS_FileStreamImp
581 int32_t CFGAS_FileReadStreamImp::ReadData(uint8_t* pBuffer, in ReadData() function in CFGAS_FileReadStreamImp
665 int32_t CFGAS_BufferReadStreamImp::ReadData(uint8_t* pBuffer, in ReadData() function in CFGAS_BufferReadStreamImp
843 int32_t CFGAS_BufferStreamImp::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFGAS_BufferStreamImp
993 int32_t CFGAS_TextStream::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFGAS_TextStream
1290 int32_t CFGAS_Stream::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CFGAS_Stream
/external/libmojo/mojo/edk/js/
Ddrain_data.cc62 MojoResult DrainData::ReadData() { in ReadData() function in mojo::edk::js::DrainData
Dcore.cc246 gin::Dictionary ReadData(const gin::Arguments& args, in ReadData() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_widetextread.cpp51 int32_t CXFA_WideTextRead::ReadData(uint8_t* pBuffer, int32_t iBufferSize) { in ReadData() function in CXFA_WideTextRead
/external/clang/lib/Lex/
DPTHLexer.cpp359 static PTHFileData ReadData(const internal_key_type& k, in ReadData() function in PTHManager::PTHFileLookupTrait
405 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in PTHManager::PTHStringLookupTrait
662 static data_type ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in __anon4069eddf0211::PTHStatLookupTrait
/external/libmojo/mojo/public/c/system/
Dthunks.h82 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/libmojo/mojo/edk/system/
Ddispatcher.cc63 MojoResult Dispatcher::ReadData(void* elements, in ReadData() function in mojo::edk::Dispatcher
Dcore_test_base.cc91 MojoResult ReadData(void* elements, in ReadData() function in mojo::edk::test::__anon9c6f4fdc0111::MockDispatcher
Ddata_pipe_consumer_dispatcher.cc123 MojoResult DataPipeConsumerDispatcher::ReadData(void* elements, in ReadData() function in mojo::edk::DataPipeConsumerDispatcher
Ddata_pipe_unittest.cc67 MojoResult ReadData(void* elements, in ReadData() function in mojo::edk::__anon2d2a3ba00111::DataPipeTest
Dcore.cc858 MojoResult Core::ReadData(MojoHandle data_pipe_consumer_handle, in ReadData() function in mojo::edk::Core
/external/libmojo/mojo/edk/test/
Dmojo_test_base.cc295 std::string MojoTestBase::ReadData(MojoHandle consumer, size_t size) { in ReadData() function in mojo::edk::test::MojoTestBase
/external/webrtc/webrtc/p2p/base/
Dpseudotcp_unittest.cc273 void ReadData() { in ReadData() function in PseudoTcpTest
392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/external/webrtc/webrtc/base/
Dtestutils.h189 std::string ReadData() { in ReadData() function
309 std::string ReadData() { in ReadData() function
Dsslstreamadapter_unittest.cc623 virtual void ReadData(rtc::StreamInterface *stream) { in ReadData() function in SSLStreamAdapterTestTLS
716 virtual void ReadData(rtc::StreamInterface *stream) { in ReadData() function in SSLStreamAdapterTestDTLS
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anonef646d570311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anonef646d570511::InterestingASTIdentifierLookupTrait
DASTReader.cpp702 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() function in ASTSelectorLookupTrait
786 IdentifierInfo *ASTIdentifierLookupTrait::ReadData(const internal_key_type& k, in ReadData() function in ASTIdentifierLookupTrait
1586 HeaderFileInfoTrait::ReadData(internal_key_ref key, const unsigned char *d, in ReadData() function in HeaderFileInfoTrait
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp865 struct ReadData struct
867 int targetHandle;
868 int seed;
870 static ReadData Generate(int targetHandle, int seed) in Generate()
/external/libchrome/base/
Dpickle.cc192 bool PickleIterator::ReadData(const char** data, int* length) { in ReadData() function in base::PickleIterator
/external/v8/src/snapshot/
Ddeserializer.cc485 bool Deserializer::ReadData(Object** current, Object** limit, int source_space, in ReadData() function in v8::internal::Deserializer
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp480 data_type InstrProfLookupTrait::ReadData(StringRef K, const unsigned char *D, in ReadData() function in InstrProfLookupTrait
/external/libmojo/mojo/android/system/
Dcore_impl.cc238 static ScopedJavaLocalRef<jobject> ReadData( in ReadData() function