Searched refs:mapResult_ (Results 1 – 2 of 2) sorted by relevance
65 mapResult_.emplace(key, value); in SetResult()75 std::map<std::string, int32_t> mapResult_; variable
273 for (const auto& it : mapResult_) { in GetResult()