Searched refs:componentAndProperty (Results 1 – 1 of 1) sorted by relevance
55 uint64_t componentAndProperty; member1300 …[](const PropertyEntry& element, uint64_t value) { return element.componentAndProperty < value; }); in GetEntry()1302 if ((pos == std::end(propertyCache_)) || (pos->componentAndProperty != key)) { in GetEntry()