Home
last modified time | relevance | path

Searched defs:syncerSet (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DSystemClass.cpp228 void CSystemClass::checkForSubsystemsToResync(CSyncerSet &syncerSet, core::Results &infos) in checkForSubsystemsToResync()
H A DParameterMgr.cpp1574 CSyncerSet syncerSet; in setSettingsAsXML() local
2207 CSyncerSet syncerSet; in sync() local
2933 CSyncerSet syncerSet; in doApplyConfigurations() local
H A DConfigurableElement.cpp267 CSyncerSet syncerSet; in setSettingsAsBytes() local
H A DDomainConfiguration.cpp215 const CSyncerSet *syncerSet) in addConfigurableElement()
H A DConfigurableDomains.cpp65 void CConfigurableDomains::apply(CParameterBlackboard *pParameterBlackboard, CSyncerSet &syncerSet, in apply()