Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/format/binary/
H A DResEntryWriter.h70 struct ResEntryValueContentHasher { struct
72 std::size_t operator()(const R& ref) const { in operator()