Home
last modified time | relevance | path

Searched refs:keyValuePairs (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/
Devent.cpp66 void Event::SetKeyValuePairs(std::map<std::string, std::string> keyValuePairs) in SetKeyValuePairs() argument
68 bundle_.insert(keyValuePairs.begin(), keyValuePairs.end()); in SetKeyValuePairs()
/base/hiviewdfx/hiview/base/include/
Devent.h165 void SetKeyValuePairs(std::map<std::string, std::string> keyValuePairs);