/system/update_engine/ |
D | test_http_server.cc | 76 off_t start_offset{0}; member 184 const off_t start_offset, in WriteHeaders() 226 const off_t start_offset, in WritePayload() 279 const off_t start_offset, in WritePayload() 305 const size_t start_offset = request.start_offset; in HandleGet() local 482 const off_t start_offset = request.start_offset; in HandleDefault() local
|
/system/bt/gd/packet/parser/fields/ |
D | scalar_field.cc | 50 int ScalarField::GenBounds(std::ostream& s, Size start_offset, Size end_offset, Size size) const { in GenBounds() 97 void ScalarField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | fixed_field.cc | 25 void FixedField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | count_field.cc | 29 void CountField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | size_field.cc | 29 void SizeField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
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 | variable_length_struct_field.cc | 58 void VariableLengthStructField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) cons… in GenGetter()
|
D | struct_field.cc | 53 void StructField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | payload_field.cc | 65 void PayloadField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | custom_field.cc | 59 void CustomField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | array_field.cc | 115 void ArrayField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
D | vector_field.cc | 153 void VectorField::GenGetter(std::ostream& s, Size start_offset, Size end_offset) const { in GenGetter()
|
/system/core/libunwindstack/ |
D | ElfInterfaceArm.h | 81 uint64_t start_offset() { return start_offset_; } in start_offset() function
|
D | DwarfCfa.cpp | 43 bool DwarfCfa<AddressType>::GetLocationInfo(uint64_t pc, uint64_t start_offset, uint64_t end_offset, in GetLocationInfo() 276 bool DwarfCfa<AddressType>::Log(uint32_t indent, uint64_t pc, uint64_t start_offset, in Log()
|
D | DwarfSection.cpp | 653 uint64_t start_offset = next_entries_offset_; in GetNextCieOrFde() local
|
D | DwarfOp.cpp | 1586 uint64_t start_offset = memory_->cur_offset(); in GetLogInfo() local
|
/system/update_engine/payload_consumer/ |
D | verity_writer_android.cc | 77 uint64_t start_offset = std::max(offset, partition_->hash_tree_data_offset); in Update() local
|
/system/extras/simpleperf/scripts/inferno/ |
D | data_types.py | 132 def generate_offset(self, start_offset): argument
|
/system/core/libunwindstack/tests/ |
D | SymbolsTest.cpp | 311 uint64_t start_offset = 0x1000; in TYPED_TEST_P() local
|
D | DwarfDebugFrameTest.cpp | 459 uint8_t fde_encoding, uint64_t return_address, uint64_t start_offset, in VerifyCieVersion()
|
/system/nfc/src/nfa/ee/ |
D | nfa_ee_act.cc | 227 int start_offset; in nfa_ee_update_route_aid_size() local 414 int start_offset = 0; in nfa_ee_add_aid_route_to_ecb() local 477 int start_offset = 0; in nfa_ee_add_sys_code_route_to_ecb() local
|
/system/libufdt/ |
D | ufdt_convert.c | 290 int start_offset = fdt_path_offset(fdtp, "/"); in ufdt_from_fdt() local
|
/system/nfc/src/nfc/tags/ |
D | rw_t1t_ndef.cc | 855 uint8_t start_offset = T1T_UID_LEN + T1T_CC_LEN + T1T_RES_BYTE_LEN; in rw_t1t_handle_tlv_detect_rsp() local
|
/system/bt/stack/gatt/ |
D | gatt_int.h | 317 uint16_t start_offset; member
|