Searched refs:getConstSystemClass (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DParameterMgr.cpp396 BackSynchronizer(getConstSystemClass(), _pMainParameterBlackboard).sync();
703 if (!pathNavigator.navigateThrough(getConstSystemClass()->getName(), strError)) {
709 const CElement *pElement = getConstSystemClass()->findDescendant(pathNavigator);
2099 if (!pathNavigator.navigateThrough(getConstSystemClass()->getName(), strError)) {
2107 return getConstSystemClass()->accessValue(pathNavigator, strValue, bSet,
2209 getConstSystemClass()->fillSyncerSet(syncerSet);
2907 const CSystemClass *CParameterMgr::getConstSystemClass() const function in class:CParameterMgr
H A DParameterMgr.h815 const CSystemClass *getConstSystemClass() const;

Completed in 89 milliseconds