Searched refs:MoveTo (Results 1 – 2 of 2) sorted by relevance
198 void MoveTo(TaskProfile* profile);
719 void TaskProfile::MoveTo(TaskProfile* profile) { in MoveTo() function in TaskProfile972 profile->MoveTo(iter->second.get()); in Load()