Home
last modified time | relevance | path

Searched refs:inputMutlMsgPtr (Results 1 – 1 of 1) sorted by relevance

/test/ostest/wukong/report/src/
Dreport.cpp237 auto inputMutlMsgPtr = std::static_pointer_cast<MultimodeInputMsg>(inputedMsgObject); in SplitInputMode() local
238 data["event"] = inputMutlMsgPtr->GetInputType(); in SplitInputMode()