Searched defs:DoRead (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_file_stream.cpp | 87 void dng_file_stream::DoRead (void *data, in DoRead() function in dng_file_stream
|
| D | dng_memory_stream.cpp | 78 void dng_memory_stream::DoRead (void *data, in DoRead() function in dng_memory_stream
|
| D | dng_fingerprint.h | 347 virtual void DoRead (void * /* data */, in DoRead() function
|
| D | dng_stream.cpp | 94 void dng_stream::DoRead (void * /* data */, in DoRead() function in dng_stream
|
| /third_party/cef/tests/ceftests/ |
| D | download_unittest.cc | 108 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead() function in __anon01083d010111::DownloadSchemeHandler
|
| D | resource_request_handler_unittest.cc | 185 bool DoRead(void* data_out, int bytes_to_read, int& bytes_read) { in DoRead() function in __anon6d3c43f60111::CallbackResourceHandler
|
| /third_party/cef/libcef/browser/net_service/ |
| D | resource_handler_wrapper.cc | 179 void DoRead() { in DoRead() function in net_service::__anon83cb726a0111::ReadResponseCallbackWrapper
|
| /third_party/boringssl/src/ssl/test/ |
| D | bssl_shim.cc | 179 static int DoRead(SSL *ssl, uint8_t *out, size_t max_out) { in DoRead() function
|
| /third_party/skia/src/codec/ |
| D | SkRawCodec.cpp | 416 void DoRead(void* data, uint32 count, uint64 offset) override { in DoRead() function in SkDngStream
|
| /third_party/flutter/skia/src/codec/ |
| D | SkRawCodec.cpp | 416 void DoRead(void* data, uint32 count, uint64 offset) override { in DoRead() function in SkDngStream
|
| /third_party/openssl/test/ossl_shim/ |
| D | ossl_shim.cc | 715 static int DoRead(SSL *ssl, uint8_t *out, size_t max_out) { in DoRead() function
|