/external/perf_data_converter/src/quipper/ |
D | buffer_reader.cc | 11 bool BufferReader::ReadData(const size_t size, void* dest) { in ReadData() function in quipper::BufferReader
|
D | file_reader.cc | 33 bool FileReader::ReadData(const size_t size, void* dest) { in ReadData() function in quipper::FileReader
|
/external/libchrome/mojo/public/cpp/system/ |
D | data_pipe_drainer.cc | 31 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::DataPipeDrainer
|
D | data_pipe.h | 77 MojoResult ReadData(void* elements, in ReadData() function
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
D | ignite_plain_client_unix.cc | 87 Status PlainClient::ReadData(uint8_t* buf, const int32_t length) { in ReadData() function in tensorflow::PlainClient
|
D | ignite_ssl_wrapper.cc | 115 Status SslWrapper::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::SslWrapper
|
D | ignite_plain_client_windows.cc | 106 Status PlainClient::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::PlainClient
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 359 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/ |
D | igfs_extended_tcp_client.cc | 24 Status ExtendedTCPClient::ReadData(uint8_t *buf, const int32_t length) { in ReadData() function in tensorflow::ExtendedTCPClient
|
/external/libchrome/ipc/ |
D | ipc_channel_reader_unittest.cc | 28 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anon346202c20111::MockChannelReader
|
D | ipc_channel_nacl.cc | 327 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablestreamproxy.cpp | 206 size_t CFX_SeekableStreamProxy::ReadData(uint8_t* pBuffer, size_t iBufferSize) { in ReadData() function in CFX_SeekableStreamProxy
|
/external/perfetto/test/ |
D | test_helper.cc | 144 void TestHelper::ReadData(uint32_t read_count) { in ReadData() function in perfetto::TestHelper
|
/external/pdfium/core/fxcodec/gif/ |
D | cfx_gifcontext_unittest.cpp | 52 TEST(CFX_GifContext, ReadData) { in TEST() argument
|
D | cfx_gifcontext.cpp | 351 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/ |
D | fx_bmp.cpp | 629 uint8_t* BMPDecompressor::ReadData(uint8_t** des_buf, uint32_t data_size) { in ReadData() function in BMPDecompressor
|
/external/libchrome/mojo/core/ |
D | dispatcher.cc | 69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
|
D | core_test_base.cc | 73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anond31e6ef00111::MockDispatcher
|
/external/libchrome/mojo/public/c/system/ |
D | thunks.h | 113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
|
/external/libchrome/mojo/core/test/ |
D | mojo_test_base.cc | 268 std::string MojoTestBase::ReadData(MojoHandle consumer, size_t size) { in ReadData() function in mojo::core::test::MojoTestBase
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 105 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/ |
D | testutils.h | 189 std::string ReadData() { in ReadData() function 309 std::string ReadData() { in ReadData() function
|
/external/webrtc/webrtc/p2p/base/ |
D | pseudotcp_unittest.cc | 273 void ReadData() { in ReadData() function in PseudoTcpTest 392 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
|
/external/libchrome/base/ |
D | pickle.cc | 192 bool PickleIterator::ReadData(const char** data, int* length) { in ReadData() function in base::PickleIterator
|
/external/deqp/modules/gles31/functional/ |
D | es31fSynchronizationTests.cpp | 882 struct ReadData struct 884 int targetHandle; 885 int seed; 887 static ReadData Generate(int targetHandle, int seed) in Generate()
|