Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp480 const ResTable_ref* const ref_end = ref_begin in ParseOverlayable() local
520 const auto ref_end = ref_begin + util::DeviceToHost32(header->count); in ParseStagedAliases() local