Searched refs:to_move (Results 1 – 2 of 2) sorted by relevance
1047 bool Manager::MoveServiceToProfile(const ServiceRefPtr& to_move, in MoveServiceToProfile() argument1049 const ProfileRefPtr from = to_move->profile(); in MoveServiceToProfile()1051 << to_move->unique_name() in MoveServiceToProfile()1056 return destination->AdoptService(to_move) && from->AbandonService(to_move); in MoveServiceToProfile()
142 bool MoveServiceToProfile(const ServiceRefPtr& to_move,