Home
last modified time | relevance | path

Searched defs:read_offset (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/logging/logd/
H A DSerializedFlushToState.cpp56 int read_offset = 0; in CreateLogPosition() local
71 auto read_offset = log_positions_[log_id]->read_offset; in UpdateLogsNeeded() local
H A DSerializedFlushToState.h30 int read_offset; member
/aosp12/packages/services/BuiltInPrintService/jni/lib/
H A Dwprint_msgq.c45 unsigned long read_offset; member
/aosp12/frameworks/av/media/libstagefright/foundation/
H A DOpusHeader.cpp83 static uint16_t ReadLE16(const uint8_t* data, size_t data_size, uint32_t read_offset) { in ReadLE16()
/aosp12/system/incremental_delivery/incfs/util/
H A Dmap_ptr.cpp111 const off64_t read_offset = (curr_index * INCFS_DATA_FILE_BLOCK_SIZE) + start_block_offset_; in Verify() local
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp294 uint32_t read_offset) { in ReadLE16()
/aosp12/bionic/libc/kernel/uapi/drm/
H A Detnaviv_drm.h110 __u32 read_offset; member
/aosp12/system/unwinding/libunwindstack/
H A DMemory.cpp369 uint64_t read_offset = addr - offset_; in Read() local
/aosp12/system/libziparchive/
H A Dzip_archive.cc1578 off64_t read_offset; in ReadAtOffset() local