Home | History | Annotate | Download | only in parameter

Lines Matching full:restore

553         // Force a configuration restore by forgetting about last applied configuration
568 // Check if we need to synchronize during restore
571 // Do the restore
572 pApplicableDomainConfiguration->restore(pParameterBlackboard, bSync, NULL);
729 bool bSuccess = configuration->restore(mainBlackboard, autoSync && _bSequenceAware, &errors);