/system/update_engine/ |
D | test_http_server.cc | 76 off_t start_offset{0}; member 184 const off_t start_offset, in WriteHeaders() 227 const off_t start_offset, in WritePayload() 280 const off_t start_offset, in WritePayload() 306 const size_t start_offset = request.start_offset; in HandleGet() local 484 const off_t start_offset = request.start_offset; in HandleDefault() local
|
/system/update_engine/payload_consumer/ |
D | filesystem_verifier_action.cc | 256 const off64_t start_offset, in WriteVerityAndHashPartition() 302 void FilesystemVerifierAction::HashPartition(const off64_t start_offset, in HashPartition()
|
D | verity_writer_android.cc | 213 const uint64_t start_offset = in Update() local
|
/system/unwinding/libunwindstack/ |
D | ElfInterfaceArm.h | 89 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 const 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/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
D | snapshot_reader.cpp | 107 size_t start_offset = offset_ % block_size_; in Read() local 148 ssize_t CompressedSnapshotReader::ReadBlock(uint64_t chunk, size_t start_offset, void* buffer, in ReadBlock()
|
D | create_cow.cpp | 439 off_t start_offset = 0; in ParsePartition() local
|
/system/unwinding/libunwindstack/tests/ |
D | SymbolsTest.cpp | 341 uint64_t start_offset = 0x1000; in TYPED_TEST_P() local 409 uint64_t start_offset = UINT64_MAX - 0x1000; in TYPED_TEST_P() local
|
D | DwarfDebugFrameTest.cpp | 487 uint8_t fde_encoding, uint64_t return_address, uint64_t start_offset, in VerifyCieVersion()
|
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
D | snapuserd_verify.cpp | 197 off_t start_offset = 0; in VerifyPartition() local
|
/system/extras/simpleperf/scripts/inferno/ |
D | data_types.py | 132 def generate_offset(self, start_offset): argument
|
/system/incremental_delivery/incfs/util/ |
D | map_ptr.cpp | 122 size_t start_offset = (data_start - start_block_ptr_) + map_->getDataOffset(); in Verify() local
|
/system/nfc/src/nfa/ee/ |
D | nfa_ee_act.cc | 227 int start_offset; in nfa_ee_update_route_aid_size() local 457 int start_offset = 0; in nfa_ee_add_aid_route_to_ecb() local 542 int start_offset = 0; in nfa_ee_add_sys_code_route_to_ecb() local
|
/system/libufdt/ |
D | ufdt_convert.c | 306 int start_offset = fdt_path_offset(fdtp, "/"); in ufdt_from_fdt() local
|
/system/nfc/src/nfc/tags/ |
D | rw_t1t_ndef.cc | 852 uint8_t start_offset = T1T_UID_LEN + T1T_CC_LEN + T1T_RES_BYTE_LEN; in rw_t1t_handle_tlv_detect_rsp() local
|