Home
last modified time | relevance | path

Searched defs:pSyncerSet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DConfigurableDomain.cpp542 void CConfigurableDomain::apply(CParameterBlackboard *pParameterBlackboard, CSyncerSet *pSyncerSet, in apply()
610 const CSyncerSet *pSyncerSet = mapIt->second; in computeSyncSet() local
641 CSyncerSet *pSyncerSet = getSyncerSet(pConfigurableElement); in createConfiguration() local
1109 auto pSyncerSet = new CSyncerSet; in doAddConfigurableElement() local
1155 CSyncerSet *pSyncerSet = getSyncerSet(pConfigurableElement); in doRemoveConfigurableElement() local
H A DAreaConfiguration.cpp36 const CSyncerSet *pSyncerSet) in CAreaConfiguration()
44 const CSyncerSet *pSyncerSet, size_t size) in CAreaConfiguration()
H A DBitwiseAreaConfiguration.cpp37 const CConfigurableElement *pConfigurableElement, const CSyncerSet *pSyncerSet) in CBitwiseAreaConfiguration()