Home
last modified time | relevance | path

Searched defs:ReadAll (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/tool/
Dfile.cc23 bool ReadAll(std::vector<uint8_t> *out, FILE *file) { in ReadAll() function
/external/boringssl/src/tool/
Dfile.cc23 bool ReadAll(std::vector<uint8_t> *out, FILE *file) { in ReadAll() function
/external/perfetto/src/trace_processor/
Dtp_metatrace.cc41 void RingBuffer::ReadAll(std::function<void(Record*)> fn) { in ReadAll() function in perfetto::trace_processor::metatrace::RingBuffer
/external/tensorflow/tensorflow/core/lib/io/
Dbuffered_inputstream.cc179 Status BufferedInputStream::ReadAll(T* result) { in ReadAll() function in tensorflow::io::BufferedInputStream
/external/boringssl/src/ssl/test/
Dpacketed_bio.cc58 static int ReadAll(BIO *bio, uint8_t *out, size_t len) { in ReadAll() function
Dmock_quic_transport.cc50 bool ReadAll(BIO *bio, bssl::Span<uint8_t> out) { in ReadAll() function
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dpacketed_bio.cc58 static int ReadAll(BIO *bio, uint8_t *out, size_t len) { in ReadAll() function
Dmock_quic_transport.cc58 bool ReadAll(BIO *bio, bssl::Span<uint8_t> out) { in ReadAll() function
/external/bsdiff/
Dbspatch.cc90 bool ReadAll(const std::unique_ptr<FileInterface>& file, in ReadAll() function
/external/webrtc/rtc_base/
Dfile_rotating_stream.cc408 size_t FileRotatingStreamReader::ReadAll(void* buffer, size_t size) const { in ReadAll() function in rtc::FileRotatingStreamReader
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc50 Status ReadAll(const string& fname, string* content) { in ReadAll() function in tensorflow::__anon58aac0120111::S3FileSystemTest
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc49 Status ReadAll(const string& fname, string* content) { in ReadAll() function in tensorflow::__anon69e7931c0111::HadoopFileSystemTest
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc47 static bool ReadAll(int fd, void *in_data, size_t data_len) { in ReadAll() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem_test.cc91 std::string ReadAll(const std::string& path) { in ReadAll() function in tensorflow::__anon720375a50111::HadoopFileSystemTest
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc160 std::string ReadAll(const string& path) { in ReadAll() function in tensorflow::__anonf7c093db0111::S3FilesystemTest
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc137 std::string ReadAll(const std::string& path) { in ReadAll() function in tensorflow::__anond3529e290111::GCSFilesystemTest
/external/boringssl/src/util/fipstools/acvp/modulewrapper/
Dmodulewrapper.cc78 static bool ReadAll(int fd, void *in_data, size_t data_len) { in ReadAll() function