Searched refs:GetContextForMsg (Results 1 – 2 of 2) sorted by relevance
193 ISyncTaskContext *GetContextForMsg(const std::string &targetDev, int &errCode);
419 ISyncTaskContext *nextContext = GetContextForMsg(inMsg->GetTarget(), errCode); in DealMsgUtilQueueEmpty()436 ISyncTaskContext *SyncEngine::GetContextForMsg(const std::string &targetDev, int &errCode) in GetContextForMsg() function in DistributedDB::SyncEngine544 ISyncTaskContext *nextContext = GetContextForMsg(targetDev, errCode); in MessageReciveCallbackInner()