Home
last modified time | relevance | path

Searched defs:inputCompMsgPtr (Results 1 – 1 of 1) sorted by relevance

/test/ostest/wukong/report/src/
Dreport.cpp204 auto inputCompMsgPtr = std::static_pointer_cast<ComponmentInputMsg>(inputedMsgObject); in SyncInputInfo() local
464 …::ComponmentInfoArrange(const std::string &bundle, std::shared_ptr<ComponmentInputMsg> inputCompMs… in ComponmentInfoArrange()