Home
last modified time | relevance | path

Searched defs:DoRead (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_file_stream.cpp87 void dng_file_stream::DoRead (void *data, in DoRead() function in dng_file_stream
Ddng_memory_stream.cpp78 void dng_memory_stream::DoRead (void *data, in DoRead() function in dng_memory_stream
Ddng_fingerprint.h347 virtual void DoRead (void * /* data */, in DoRead() function
Ddng_stream.cpp94 void dng_stream::DoRead (void * /* data */, in DoRead() function in dng_stream
/third_party/cef/tests/ceftests/
Ddownload_unittest.cc113 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead() function in __anonaf89b3bc0111::DownloadSchemeHandler
Dresource_request_handler_unittest.cc185 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead() function in __anonb111d0b10111::CallbackResourceHandler
/third_party/cef/libcef/browser/net_service/
Dresource_handler_wrapper.cc187 void DoRead() { in DoRead() function in net_service::__anon00ac09450111::ReadResponseCallbackWrapper
/third_party/flutter/skia/src/codec/
DSkRawCodec.cpp416 void DoRead(void* data, uint32 count, uint64 offset) override { in DoRead() function in SkDngStream
/third_party/skia/src/codec/
DSkRawCodec.cpp416 void DoRead(void* data, uint32 count, uint64 offset) override { in DoRead() function in SkDngStream
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc715 static int DoRead(SSL *ssl, uint8_t *out, size_t max_out) { in DoRead() function