Home
last modified time | relevance | path

Searched defs:GetEndOffset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/src/core/common/
H A Doffset_range.hpp112 uint16_t GetEndOffset(void) const { return (mOffset + mLength); } in GetEndOffset() function in ot::OffsetRange
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_tracker.h64 …inline uint32_t GetEndOffset(uint32_t taskId) {return GetFrameTrackerOffset(taskId) + offsetof(_Cm… in GetEndOffset() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabItem.h35 UInt64 GetEndOffset() const { return (UInt64)Offset + Size; } in GetEndOffset() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVmdkHandler.cpp368 UInt64 GetEndOffset() const { return StartOffset + NumBytes; } in GetEndOffset() function
H A DApfsHandler.cpp1283 UInt64 GetEndOffset() const { return logical_offset + EXTENT_GET_LEN(len_and_flags); } in GetEndOffset() function