Home
last modified time | relevance | path

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

123

/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/lite/delegates/gpu/metal/
Dbuffer.h86 absl::Status Buffer::ReadData(std::vector<T>* result) const { in ReadData() function
Dmetal_spatial_tensor.cc299 absl::Status MetalSpatialTensor::ReadData(id<MTLDevice> device, in ReadData() function in tflite::gpu::metal::MetalSpatialTensor
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dbuffer.h104 absl::Status Buffer::ReadData(CLCommandQueue* queue, in ReadData() function
/external/cronet/net/test/spawned_test_server/
Dlocal_test_server_win.cc28 bool ReadData(HANDLE read_fd, in ReadData() function
Dlocal_test_server_posix.cc62 bool ReadData(int fd, ssize_t bytes_max, uint8_t* buffer) { in ReadData() function
/external/cronet/components/cronet/
Dcronet_url_request.cc145 bool CronetURLRequest::ReadData(net::IOBuffer* raw_read_buffer, int max_size) { in ReadData() function in cronet::CronetURLRequest
339 void CronetURLRequest::NetworkTasks::ReadData( in ReadData() function in cronet::CronetURLRequest::NetworkTasks
/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 __anondf3562a50211::PTHStatLookupTrait
/external/cronet/base/
Dpickle.cc189 bool PickleIterator::ReadData(const char** data, size_t* length) { in ReadData() function in base::PickleIterator
199 absl::optional<base::span<const uint8_t>> PickleIterator::ReadData() { in ReadData() function in base::PickleIterator
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp169 size_t CFX_SeekableStreamProxy::ReadData(uint8_t* pBuffer, size_t iBufferSize) { in ReadData() function in CFX_SeekableStreamProxy
/external/cronet/net/test/embedded_test_server/
Dhttp1_connection.cc52 void Http1Connection::ReadData() { in ReadData() function in net::test_server::Http1Connection
/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::__anon51b48b7e0111::MockChannelReader
/external/cronet/ipc/
Dipc_channel_reader_unittest.cc29 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anon711453940111::MockChannelReader
Dipc_channel_nacl.cc329 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
/external/cronet/net/spdy/
Dbidirectional_stream_spdy_impl.cc82 int BidirectionalStreamSpdyImpl::ReadData(IOBuffer* buf, int buf_len) { in ReadData() function in net::BidirectionalStreamSpdyImpl
/external/google-breakpad/src/tools/windows/converter_exe/
Dwininet_client.cc228 bool WinInetClient::ReadData(HttpHandle request_handle, in ReadData() function in crash::internal::WinInetClient
Dwinhttp_client.cc229 bool WinHttpClient::ReadData(HttpHandle request_handle, in ReadData() function in crash::internal::WinHttpClient
/external/cronet/net/quic/
Dbidirectional_stream_quic_impl.cc130 int BidirectionalStreamQuicImpl::ReadData(IOBuffer* buffer, int buffer_len) { in ReadData() function in net::BidirectionalStreamQuicImpl
/external/cronet/net/disk_cache/blockfile/
Din_flight_backend_io.cc204 void BackendIO::ReadData(EntryImpl* entry, int index, int offset, in ReadData() function in disk_cache::BackendIO
560 void InFlightBackendIO::ReadData(EntryImpl* entry, in ReadData() function in disk_cache::InFlightBackendIO
/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::__anon08b3932c0111::MockDispatcher
/external/libchrome/mojo/public/c/system/
Dthunks.h113 MojoResult (*ReadData)(MojoHandle data_pipe_consumer_handle, member
/external/openthread/src/lib/spinel/
Dspinel_decoder.cpp317 otError Decoder::ReadData(const uint8_t *&aData, uint16_t &aDataLen) in ReadData() function in ot::Spinel::Decoder
/external/cronet/net/http/
Dbidirectional_stream.cc131 int BidirectionalStream::ReadData(IOBuffer* buf, int buf_len) { in ReadData() function in net::BidirectionalStream

123