Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp27 std::set<std::string> g_commonEvents = { member
41 for (const auto &action : g_commonEvents) { in CreateCommonEventObserver()
52 if (g_commonEvents.find(action) == g_commonEvents.end()) { in OnReceiveEvent()

Completed in 1 milliseconds