Searched defs:end_offset (Results 1 – 12 of 12) sorted by relevance
/system/update_engine/ |
D | test_http_server.cc | 77 off_t end_offset{0}; // non-inclusive, zero indicates unspecified. member 185 const off_t end_offset, in WriteHeaders() 227 const off_t end_offset, in WritePayload() 280 const off_t end_offset) { in WritePayload() 317 size_t end_offset = in HandleGet() local 438 size_t end_offset, in HandleErrorIfOffset()
|
D | libcurl_http_fetcher.cc | 220 size_t end_offset = 0; in ResumeTransfer() local
|
/system/core/libunwindstack/ |
D | DwarfCfa.cpp | 43 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()
|
D | DwarfOp.cpp | 1594 uint64_t end_offset = memory_->cur_offset(); in GetLogInfo() local
|
/system/bt/gd/packet/parser/fields/ |
D | packet_field.cc | 43 int PacketField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
|
D | custom_field_fixed_size.cc | 34 int CustomFieldFixedSize::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size)… in GenBounds()
|
D | scalar_field.cc | 50 int ScalarField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds()
|
/system/update_engine/payload_consumer/ |
D | verity_writer_android.cc | 78 uint64_t end_offset = std::min(offset + size, hash_tree_data_end); in Update() local
|
/system/bt/gd/packet/parser/ |
D | packet_def.cc | 224 auto end_offset = GetOffsetForField(started_field->GetName(), false); in GenValidator() local
|
/system/libufdt/ |
D | ufdt_convert.c | 296 int end_offset; in ufdt_from_fdt() local
|
/system/core/libunwindstack/tests/ |
D | DwarfDebugFrameTest.cpp | 460 uint64_t end_offset) { in VerifyCieVersion()
|
/system/nfc/src/nfc/tags/ |
D | rw_t1t_ndef.cc | 856 uint8_t end_offset = T1T_STATIC_SIZE - (2 * T1T_BLOCK_SIZE); in rw_t1t_handle_tlv_detect_rsp() local
|