Searched refs:tmpProcess (Results 1 – 4 of 4) sorted by relevance
54 ProcessPriorityInfo tmpProcess(processInfo); in BundlePriorityInfo() local56 this->procs_.insert(std::make_pair(tmpProcess.pid_, tmpProcess)); in BundlePriorityInfo()
249 ProcessPriorityInfo tmpProcess(processInfo); in GetBundlePrioSet() local251 tmpBundleInfo.procs_.insert(std::make_pair(tmpProcess.pid_, tmpProcess)); in GetBundlePrioSet()
70 SyncProcess tmpProcess; in InitCloudSyncer() local71 process_[taskId] = tmpProcess; in InitCloudSyncer()118 SyncProcess tmpProcess; in InitCloudSyncerForSync() local119 process_[this->lastTaskId_] = tmpProcess; in InitCloudSyncerForSync()
90 SyncProcess tmpProcess; in Sync() local91 syncProcess = tmpProcess; in Sync()