Home
last modified time | relevance | path

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

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