Searched refs:setSchemaUri (Results 1 – 10 of 10) sorted by relevance
156 void CParameterMgrPlatformConnector::setSchemaUri(const string &schemaUri) in setSchemaUri() function in CParameterMgrPlatformConnector158 _pParameterMgr->setSchemaUri(schemaUri); in setSchemaUri()
193 void setSchemaUri(const std::string &schemaUri);
844 void CParameterMgr::setSchemaUri(const string &schemaUri) in setSchemaUri() function in CParameterMgr
130 commandHandler.addCommandParser("setSchemaUri", &CTestPlatform::setSchemaUri, 1, "<directory>", in run()217 CTestPlatform::CommandReturn CTestPlatform::setSchemaUri(const IRemoteCommand &remotecommand, in setSchemaUri() function in CTestPlatform220 mParameterMgrPlatformConnector.setSchemaUri(remotecommand.getArgument(0)); in setSchemaUri()
68 CommandReturn setSchemaUri(const IRemoteCommand &remotecommand, std::string &result);
170 void setSchemaUri(const std::string &schemaUri);
83 using PF::setSchemaUri;
67 mConnector.setSchemaUri(schemasDir); in XmlGenerator()
100 void setSchemaUri(const std::string& schemaUri);
64 ## `setSchemaUri` and `getSchemaUri`; `setValidateSchemasOnStart` and `getValidateSchemasOnStart`