Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/sdk/objc/components/video_codec/
H A 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
/aosp_15_r20/external/cronet/net/base/
H A Dupload_bytes_element_reader.cc33 uint64_t UploadBytesElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadBytesElementReader
H A Dio_buffer.cc73 int DrainableIOBuffer::BytesRemaining() const { in BytesRemaining() function in net::DrainableIOBuffer
H A Dupload_file_element_reader.cc108 uint64_t UploadFileElementReader::BytesRemaining() const { in BytesRemaining() function in net::UploadFileElementReader
H A Delements_upload_data_stream_unittest.cc84 uint64_t BytesRemaining() const override { return bytes_remaining_; } in BytesRemaining() function in net::__anoneaa339590111::MockUploadElementReader
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_reader.cc286 size_t QuicheDataReader::BytesRemaining() const { in BytesRemaining() function in quiche::QuicheDataReader
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_parser.cc131 int BytesRemaining() const { in BytesRemaining() function in net::HttpStreamParser::SeekableIOBuffer
H A Dhttp_network_transaction_unittest.cc15939 uint64_t BytesRemaining() const override { return 0; } in TEST_P() function in net::TEST_P::FakeUploadElementReader
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp241 size_t BytesRemaining = Size - BytesToWrite; in write() local
/aosp_15_r20/external/llvm/lib/Support/
H A Draw_ostream.cpp320 size_t BytesRemaining = Size - BytesToWrite; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp250 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2macho.cpp222 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp264 size_t BytesRemaining = Size - BytesToWrite; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp289 auto BytesRemaining = LC.Data.load_command_data.cmdsize - BytesWritten; in writeLoadCommands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Draw_ostream.cpp261 size_t BytesRemaining = Size - BytesToWrite; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp534 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp94 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp760 uint64_t BytesRemaining = DebugLineData.size() - DebugLineOffset; in parse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp96 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp98 unsigned BytesRemaining = S.getSize(); in dumpSectionMemory() local