Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Dstring_storage.cc91 struct GlobFullStringPool { struct
92 GlobFullStringPool(StringPool* pool, const util::GlobMatcher& matcher) in GlobFullStringPool() argument
100 bool operator()(StringPool::Id lhs, StringPool::Id) const { in operator ()()
103 StringPool* pool_;
104 std::vector<uint8_t> matches_;