Searched refs:PutMsgIntoQueue (Results 1 – 2 of 2) sorted by relevance
182 void PutMsgIntoQueue(const std::string &targetDev, Message *inMsg, int msgSize);
536 PutMsgIntoQueue(targetDev, inMsg, msgSize); in MessageReciveCallbackInner()552 void SyncEngine::PutMsgIntoQueue(const std::string &targetDev, Message *inMsg, int msgSize) in PutMsgIntoQueue() function in DistributedDB::SyncEngine