Searched refs:filterPrimaryKey (Results 1 – 3 of 3) sorted by relevance
36 filterPrimaryKey(event.getValues(), &primaryKey); in onLogEvent()
175 bool filterPrimaryKey(const std::vector<FieldValue>& values, HashableDimensionKey* output);
174 bool filterPrimaryKey(const std::vector<FieldValue>& values, HashableDimensionKey* output) { in filterPrimaryKey() function