Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DTypeWrappers.cpp26 const uintptr_t containerEnd = reinterpret_cast<uintptr_t>(data) + dtohl(data->header.size); in TypeVariant() local
58 const uintptr_t containerEnd = reinterpret_cast<uintptr_t>(type) in operator *() local