Home
last modified time | relevance | path

Searched defs:BytesRemaining (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/sdk/objc/components/video_codec/
Dnalu_rewriter.cc283 size_t AnnexBBufferReader::BytesRemaining() const { in BytesRemaining() function in webrtc::AnnexBBufferReader
323 size_t AvccBufferWriter::BytesRemaining() const { in BytesRemaining() function in webrtc::AvccBufferWriter
/external/cronet/stable/net/base/
Dupload_bytes_element_reader.cc34 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
Dio_buffer.cc78 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
Dupload_file_element_reader.cc108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
Delements_upload_data_stream_unittest.cc90 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anon1eab53030111::MockUploadElementReader
/external/cronet/tot/net/base/
Dupload_bytes_element_reader.cc34 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
Dio_buffer.cc78 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
Dupload_file_element_reader.cc108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
Delements_upload_data_stream_unittest.cc90 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anon62be639f0111::MockUploadElementReader
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc295 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc295 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
/external/cronet/tot/net/http/
Dhttp_stream_parser.cc132 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
/external/cronet/stable/net/http/
Dhttp_stream_parser.cc132 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
/external/llvm/lib/Support/
Draw_ostream.cpp320 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp241 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp222 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp250 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp264 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp534 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp289 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
Draw_ostream.cpp261 size_t BytesRemaining = Size - BytesToWrite; in write() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp94 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp760 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp98 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local

12