Searched refs:mappedSupport (Results 1 – 3 of 3) sorted by relevance
37 … CommonEventSupportMapper::GetMappedSupport(const std::string &support, std::string &mappedSupport) in GetMappedSupport() argument44 mappedSupport = iter->second; in GetMappedSupport()
135 std::string mappedSupport = ""; in PublishCommonEvent() local137 eventRecord.commonEventData->GetWant().GetAction(), mappedSupport)) { in PublishCommonEvent()139 want.SetAction(mappedSupport); in PublishCommonEvent()
44 bool GetMappedSupport(const std::string &support, std::string &mappedSupport);