Home
last modified time | relevance | path

Searched defs:ReadData (Results 1 – 25 of 62) 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.cc150 bool CronetURLRequest::ReadData(net::IOBuffer* raw_read_buffer, int max_size) { in ReadData() function in cronet::CronetURLRequest
344 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 __anon23bd8a540211::PTHStatLookupTrait
/external/cronet/base/
Dpickle.cc197 bool PickleIterator::ReadData(const char** data, size_t* length) { in ReadData() function in base::PickleIterator
207 absl::optional<base::span<const uint8_t>> PickleIterator::ReadData() { in ReadData() function in base::PickleIterator
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp167 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/cronet/ipc/
Dipc_channel_reader_unittest.cc29 ReadState ReadData(char* buffer, int buffer_len, int* bytes_read) override { in ReadData() function in IPC::internal::__anonc5b67f630111::MockChannelReader
Dipc_channel_nacl.cc329 ChannelNacl::ReadState ChannelNacl::ReadData( in ReadData() function in IPC::ChannelNacl
/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::__anon131c58ed0111::MockChannelReader
/external/cronet/net/spdy/
Dbidirectional_stream_spdy_impl.cc82 int BidirectionalStreamSpdyImpl::ReadData(IOBuffer* buf, int buf_len) { in ReadData() function in net::BidirectionalStreamSpdyImpl
/external/pigweed/pw_rpc_transport/public/pw_rpc_transport/
Dsocket_rpc_transport.h194 Status ReadData() { in ReadData() function
/external/google-breakpad/src/tools/windows/converter_exe/
Dwininet_client.cc232 bool WinInetClient::ReadData(HttpHandle request_handle, in ReadData() function in crash::internal::WinInetClient
Dwinhttp_client.cc233 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.cc217 void BackendIO::ReadData(EntryImpl* entry, int index, int offset, in ReadData() function in disk_cache::BackendIO
570 void InFlightBackendIO::ReadData(EntryImpl* entry, in ReadData() function in disk_cache::InFlightBackendIO
/external/libchrome/mojo/core/
Dcore_test_base.cc73 MojoResult ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::test::__anonf1d22f7b0111::MockDispatcher
Ddispatcher.cc69 MojoResult Dispatcher::ReadData(const MojoReadDataOptions& options, in ReadData() function in mojo::core::Dispatcher
/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

123