Searched refs:getSchemaUri (Results 1 – 11 of 11) sorted by relevance
151 const string &CParameterMgrPlatformConnector::getSchemaUri() const in getSchemaUri() function in CParameterMgrPlatformConnector153 return _pParameterMgr->getSchemaUri(); in getSchemaUri()
631 docSource.setSchemaBaseUri(getSchemaUri()); in xmlParse()839 const string &CParameterMgr::getSchemaUri() const in getSchemaUri() function in CParameterMgr2795 new CFileIncluderElementBuilder(_bValidateSchemasOnStart, getSchemaUri())); in feedElementLibraries()
187 const std::string &getSchemaUri() const;
97 string CXmlDocSource::getSchemaUri() const in getSchemaUri() function in CXmlDocSource168 string schemaUri = getSchemaUri(); in isInstanceDocumentValid()
190 std::string getSchemaUri() const;
128 commandHandler.addCommandParser("getSchemaUri", &CTestPlatform::getSchemaUri, 0, "", in run()210 CTestPlatform::CommandReturn CTestPlatform::getSchemaUri(const IRemoteCommand & /*remotecommand*/, in getSchemaUri() function in CTestPlatform213 result = mParameterMgrPlatformConnector.getSchemaUri(); in getSchemaUri()
67 CommandReturn getSchemaUri(const IRemoteCommand &remotecommand, std::string &result);
164 const std::string &getSchemaUri() const;
82 using PF::getSchemaUri;
101 const std::string& getSchemaUri() const;
64 ## `setSchemaUri` and `getSchemaUri`; `setValidateSchemasOnStart` and `getValidateSchemasOnStart`