Home
last modified time | relevance | path

Searched defs:next_offset (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/update_engine/payload_consumer/
H A Dcached_file_descriptor.cc34 off64_t next_offset = whence == SEEK_SET ? offset : offset_ + offset; in Seek() local
/aosp12/frameworks/minikin/libs/minikin/
H A DWordBreaker.cpp140 size_t next_offset = position; in isValidBreak() local
/aosp12/art/dex2oat/linker/arm64/
H A Drelative_patcher_arm64.cc390 uint32_t next_offset = patch_offset + 4u; in NeedsErratum843419Thunk() local
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_arp/
H A Darp_tables.h72 __u16 next_offset; member
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_ipv4/
H A Dip_tables.h79 __u16 next_offset; member
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h81 __u16 next_offset; member
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_bridge/
H A Debtables.h134 unsigned int next_offset; member
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t1t_ndef.cc344 uint16_t next_offset; in rw_t1t_handle_write_rsp() local
H A Drw_t2t_ndef.cc2431 uint16_t next_offset; in rw_t2t_set_dynamic_lock_bits() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc2284 size_t next_offset = ptr_ - begin_; in CheckIntraDataSection() local