Searched refs:setValidateSchemasOnStart (Results 1 – 11 of 11) sorted by relevance
161 bool CParameterMgrPlatformConnector::setValidateSchemasOnStart(bool bValidate, in setValidateSchemasOnStart() function in CParameterMgrPlatformConnector170 _pParameterMgr->setValidateSchemasOnStart(bValidate); in setValidateSchemasOnStart()
62 void CParameterMgrFullConnector::setValidateSchemasOnStart(bool bValidate) in setValidateSchemasOnStart() function in CParameterMgrFullConnector65 setValidateSchemasOnStart(bValidate, error); in setValidateSchemasOnStart()
205 void setValidateSchemasOnStart(bool bValidate);
849 void CParameterMgr::setValidateSchemasOnStart(bool bValidate) in setValidateSchemasOnStart() function in CParameterMgr
94 void setValidateSchemasOnStart(bool validate) in setValidateSchemasOnStart() function in parameterFramework::ParameterFramework96 mayFailCall(&PPF::setValidateSchemasOnStart, validate); in setValidateSchemasOnStart()
84 void setValidateSchemasOnStart(bool bValidate);85 using CParameterMgrPlatformConnector::setValidateSchemasOnStart;
182 bool setValidateSchemasOnStart(bool bValidate, std::string &strError);
68 mConnector.setValidateSchemasOnStart(validate); in XmlGenerator()
103 bool setValidateSchemasOnStart(bool bValidate, std::string &strError);
121 &CTestPlatform::setter<&CParameterMgrPlatformConnector::setValidateSchemasOnStart>, 1, in run()
64 ## `setSchemaUri` and `getSchemaUri`; `setValidateSchemasOnStart` and `getValidateSchemasOnStart`