Home
last modified time | relevance | path

Searched refs:mappedSupport (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_support_mapper.cpp37 bool CommonEventSupportMapper::GetMappedSupport(const std::string &support, std::string &mappedSupport) in GetMappedSupport() argument
44 mappedSupport = iter->second; in GetMappedSupport()
H A Dinner_common_event_manager.cpp289 std::string mappedSupport = ""; in PublishCommonEvent() local
291 eventRecord.commonEventData->GetWant().GetAction(), mappedSupport)) { in PublishCommonEvent()
293 want.SetAction(mappedSupport); in PublishCommonEvent()
/base/notification/common_event_service/services/include/
H A Dcommon_event_support_mapper.h41 * @param mappedSupport the output event name
44 bool GetMappedSupport(const std::string &support, std::string &mappedSupport);

Completed in 2 milliseconds