Home
last modified time | relevance | path

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

12

/aosp12/system/update_engine/
H A Dtest_http_server.cc77 off_t end_offset{0}; // non-inclusive, zero indicates unspecified. member
185 const off_t end_offset, in WriteHeaders()
228 const off_t end_offset, in WritePayload()
281 const off_t end_offset) { in WritePayload()
318 size_t end_offset = in HandleGet() local
440 size_t end_offset, in HandleErrorIfOffset()
H A Dlibcurl_http_fetcher.cc219 size_t end_offset = 0; in ResumeTransfer() local
/aosp12/system/unwinding/libunwindstack/
H A DDwarfCfa.cpp43 bool DwarfCfa<AddressType>::GetLocationInfo(uint64_t pc, uint64_t start_offset, uint64_t end_offset, in GetLocationInfo()
189 uint64_t end_offset = memory_->cur_offset(); in LogOffsetRegisterString() local
224 uint64_t end_offset; in LogInstruction() local
245 uint64_t end_offset = memory_->cur_offset(); in LogInstruction() local
277 uint64_t end_offset) { in Log()
H A DDwarfOp.cpp1594 uint64_t end_offset = memory_->cur_offset(); in GetLogInfo() local
H A DMemory.cpp716 Int64 end_offset = compressed_size_; in ReadBlocks() local
/aosp12/system/bt/gd/packet/parser/fields/
H A Dpacket_field.cc43 int PacketField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
109 std::ostream&, Size start_offset, Size end_offset, Size size) const { in GetRustBitOffset()
H A Dscalar_field.cc52 int ScalarField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
148 std::ostream&, Size start_offset, Size end_offset, Size size) const { in GetRustBitOffset()
H A Dcustom_field_fixed_size.cc38 int CustomFieldFixedSize::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size)… in GenBounds()
/aosp12/bionic/linker/
H A Dlinker_mapped_file_fragment.cpp53 off64_t end_offset; in Map() local
/aosp12/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.cc203 const off64_t end_offset, in WriteVerityAndHashPartition()
262 const off64_t end_offset, in HashPartition()
H A Dverity_writer_android.cc91 const uint64_t end_offset = std::min(offset + size, hash_tree_data_end); in Update() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_layout.h85 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection()
/aosp12/art/runtime/gc/accounting/
H A Dcard_table_test.cc116 size_t end_offset = 0; in TEST_F() local
H A Dspace_bitmap.cc126 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/aosp12/system/incremental_delivery/incfs/util/
H A Dmap_ptr.cpp123 size_t end_offset = (data_end - start_block_ptr_) + map_->getDataOffset(); in Verify() local
/aosp12/system/bt/gd/packet/parser/
H A Dpacket_def.cc229 auto end_offset = GetOffsetForField(started_field->GetName(), false); in GenValidator() local
898 auto end_offset = GetOffsetForField(field->GetName(), true); in GenRustStructImpls() local
H A Dparent_def.cc618 auto end_offset = GetOffsetForField(field->GetName(), true); in GenRustConformanceCheck() local
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DGNUArchiveReader.cpp435 uint32_t end_offset = pArchive.getARFile().memArea()->size(); in includeAllMembers() local
/aosp12/art/runtime/
H A Dvdex_file.cc454 uint32_t end_offset = verifier::VerifierDeps::kNotVerifiedMarker; in ComputeClassStatus() local
/aosp12/bionic/tests/
H A Ddirent_test.cpp330 long end_offset = telldir(d); in TEST() local
/aosp12/system/libufdt/
H A Dufdt_convert.c296 int end_offset; in ufdt_from_fdt() local
/aosp12/system/core/fastboot/device/
H A Dcommands.cpp807 uint64_t end_offset = start_offset_ + total_size_to_read_; in Fetch() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfDebugFrameTest.cpp460 uint64_t end_offset) { in VerifyCieVersion()
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t1t_ndef.cc856 uint8_t end_offset = T1T_STATIC_SIZE - (2 * T1T_BLOCK_SIZE); in rw_t1t_handle_tlv_detect_rsp() local
/aosp12/bootable/recovery/applypatch/
H A Dimgdiff.cpp1054 size_t end_offset = in AddSplitImageFromChunkList() local

12