Home
last modified time | relevance | path

Searched refs:fillSyncerSet (Results 1 – 6 of 6) sorted by relevance

/external/parameter-framework/upstream/parameter/
DHardwareBackSynchronizer.cpp46 pConfigurableElement->fillSyncerSet(_backSyncerSet); in CHardwareBackSynchronizer()
DConfigurableElement.cpp268 fillSyncerSet(syncerSet); in setSettingsAsBytes()
385 void CConfigurableElement::fillSyncerSet(CSyncerSet &syncerSet) const in fillSyncerSet() function in CConfigurableElement
DConfigurableElement.h66 void fillSyncerSet(CSyncerSet &syncerSet) const;
DSystemClass.cpp242 pSubsystem->fillSyncerSet(syncerSet); in checkForSubsystemsToResync()
DConfigurableDomain.cpp1112 pConfigurableElement->fillSyncerSet(*pSyncerSet); in doAddConfigurableElement()
DParameterMgr.cpp1568 static_cast<CConfigurableElement *>(configurableElement)->fillSyncerSet(syncerSet); in setSettingsAsXML()
2209 getConstSystemClass()->fillSyncerSet(syncerSet); in sync()