Searched refs:UpdateStringMap (Results 1 – 3 of 3) sorted by relevance
45 void UpdateStringMap(const std::string &key, std::string value);
185 bean->UpdateStringMap(key, secondValue);197 bean->UpdateStringMap(key, secondValue);
231 void EventBean::UpdateStringMap(const std::string &key, std::string value) in UpdateStringMap() function in OHOS::Media::MediaMonitor::EventBean