Home
last modified time | relevance | path

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

12

/external/perf_data_converter/src/quipper/
Dbuffer_reader.cc11 bool BufferReader::ReadData(const size_t size, void* dest) { in ReadData() function in quipper::BufferReader
Dfile_reader.cc33 bool FileReader::ReadData(const size_t size, void* dest) { in ReadData() function in quipper::FileReader
/external/libchrome/mojo/public/cpp/system/
Ddata_pipe_drainer.cc31 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::DataPipeDrainer
Ddata_pipe.h77 MojoResult ReadData(void* elements, in ReadData() function
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/
Dignite_plain_client_unix.cc87 Status PlainClient::ReadData(uint8_t* buf, const int32_t length) { in ReadData() function in tensorflow::PlainClient
Dignite_ssl_wrapper.cc115 Status SslWrapper::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::SslWrapper
Dignite_plain_client_windows.cc106 Status PlainClient::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::PlainClient
/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 __anon851830e90211::PTHStatLookupTrait
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_extended_tcp_client.cc24 Status ExtendedTCPClient::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::ExtendedTCPClient
/external/libchrome/ipc/
Dipc_channel_reader_unittest.cc28 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anon346202c20111::MockChannelReader
Dipc_channel_nacl.cc327 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp206 size_t CFX_SeekableStreamProxy::ReadData(uint8_t* pBuffer, size_t iBufferSize) { in ReadData() function in CFX_SeekableStreamProxy
/external/perfetto/test/
Dtest_helper.cc144 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext_unittest.cpp52 TEST(CFX_GifContext, ReadData) { in TEST() argument
Dcfx_gifcontext.cpp351 uint8_t* CFX_GifContext::ReadData(uint8_t** des_buf_pp, uint32_t data_size) { in ReadData() function in CFX_GifContext
/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.cpp629 uint8_t* BMPDecompressor::ReadData(uint8_t** des_buf, uint32_t data_size) { in ReadData() function in BMPDecompressor
/external/libchrome/mojo/core/
Ddispatcher.cc69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
Dcore_test_base.cc73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anond31e6ef00111::MockDispatcher
/external/libchrome/mojo/public/c/system/
Dthunks.h113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc268 std::string MojoTestBase::ReadData(MojoHandle consumer, size_t size) { in ReadData() function in mojo::core::test::MojoTestBase
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anon73fda0210311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anon73fda0210511::InterestingASTIdentifierLookupTrait
/external/webrtc/webrtc/base/
Dtestutils.h189 std::string ReadData() { in ReadData() function
309 std::string ReadData() { in ReadData() function
/external/webrtc/webrtc/p2p/base/
Dpseudotcp_unittest.cc273 void ReadData() { in ReadData() function in PseudoTcpTest
392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/external/libchrome/base/
Dpickle.cc192 bool PickleIterator::ReadData(const char** data, int* length) { in ReadData() function in base::PickleIterator
/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp882 struct ReadData struct
884 int targetHandle;
885 int seed;
887 static ReadData Generate(int targetHandle, int seed) in Generate()

12