Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dstring_offset_table.h41 [[nodiscard]] uint64_t GetStringOffset(size_t offsets_base, size_t index) const { in GetStringOffset()
68 [[nodiscard]] T GetOffsetAt(size_t offsets_base, size_t index) const {