Home | History | Annotate | Download | only in privet

Lines Matching refs:DeepCopy

309 // DeepCopy(), except it includes only sub-objects specified in |filter| (if not
326 clone->SetWithoutPathExpansion(it.key(), it.value().DeepCopy());
334 // similar to that of DeepCopy(). Calls CloneComponent() on each instance of
847 output.Set(kStateKey, cloud_->GetLegacyState().DeepCopy());
857 output.Set(kTraitsKey, cloud_->GetTraits().DeepCopy());
903 output.Set(kCommandsKey, cloud_->GetLegacyCommandDef().DeepCopy());