Searched refs:pairs (Results 1 – 6 of 6) sorted by relevance
35 BlockSet::BlockSet(std::vector<BlockPair> &&pairs) in BlockSet() argument38 if (pairs.empty()) { in BlockSet()43 for (const auto &pair : pairs) { in BlockSet()83 std::vector<std::string> pairs = SplitString(blockStr, ","); in ParserAndInsert() local84 return ParserAndInsert(pairs); in ParserAndInsert()
43 explicit BlockSet(std::vector<BlockPair> &&pairs);
52 …<a name="b19936135214571"></a>keyValues</strong>: Indicates the key-value pairs of event parameter…
59 … event type. </li><li><strong>keyValues</strong>: indicates the key-value pairs of event parameter…