Searched refs:getValidateSchemasOnStart (Results 1 - 7 of 7) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DParameterMgrPlatformConnector.cpp174 bool CParameterMgrPlatformConnector::getValidateSchemasOnStart() const function in class:CParameterMgrPlatformConnector
176 return _pParameterMgr->getValidateSchemasOnStart();
H A DParameterMgr.h211 bool getValidateSchemasOnStart() const;
H A DParameterMgr.cpp854 bool CParameterMgr::getValidateSchemasOnStart() const function in class:CParameterMgr
/external/parameter-framework/upstream/parameter/include/
H A DParameterMgrPlatformConnector.h188 bool getValidateSchemasOnStart() const;
/external/parameter-framework/upstream/test/functional-tests/include/
H A DParameterFramework.hpp84 using PF::getValidateSchemasOnStart;
/external/parameter-framework/upstream/bindings/python/
H A Dpfw.i104 bool getValidateSchemasOnStart() const;
/external/parameter-framework/upstream/test/test-platform/
H A DTestPlatform.cpp124 "getValidateSchemasOnStart",
125 &CTestPlatform::getter<&CParameterMgrPlatformConnector::getValidateSchemasOnStart>, 0, "",

Completed in 214 milliseconds