Home
last modified time | relevance | path

Searched refs:checkForSubsystemsToResync (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/parameter/
DSystemClass.h76 void checkForSubsystemsToResync(CSyncerSet &syncerSet, core::Results &infos);
DSystemClass.cpp228 void CSystemClass::checkForSubsystemsToResync(CSyncerSet &syncerSet, core::Results &infos) in checkForSubsystemsToResync() function in CSystemClass
DParameterMgr.cpp2937 getSystemClass()->checkForSubsystemsToResync(syncerSet, infos); in doApplyConfigurations()