Home
last modified time | relevance | path

Searched refs:getValidateSchemasOnStart (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/upstream/parameter/
DParameterMgrPlatformConnector.cpp174 bool CParameterMgrPlatformConnector::getValidateSchemasOnStart() const in getValidateSchemasOnStart() function in CParameterMgrPlatformConnector
176 return _pParameterMgr->getValidateSchemasOnStart(); in getValidateSchemasOnStart()
DParameterMgr.h211 bool getValidateSchemasOnStart() const;
DParameterMgr.cpp854 bool CParameterMgr::getValidateSchemasOnStart() const in getValidateSchemasOnStart() function in CParameterMgr
/external/parameter-framework/upstream/parameter/include/
DParameterMgrPlatformConnector.h188 bool getValidateSchemasOnStart() const;
/external/parameter-framework/upstream/test/functional-tests/include/
DParameterFramework.hpp84 using PF::getValidateSchemasOnStart;
/external/parameter-framework/upstream/bindings/python/
Dpfw.i104 bool getValidateSchemasOnStart() const;
/external/parameter-framework/upstream/test/test-platform/
DTestPlatform.cpp125 &CTestPlatform::getter<&CParameterMgrPlatformConnector::getValidateSchemasOnStart>, 0, "", in run()
/external/parameter-framework/upstream/doc/requirements/
DAPIs.md64 ## `setSchemaUri` and `getSchemaUri`; `setValidateSchemasOnStart` and `getValidateSchemasOnStart`