HomeSort by relevance Sort by last modified time
    Searched refs:getSchemaFolderLocation (Results 1 - 6 of 6) sorted by null

  /external/parameter-framework/parameter/
ParameterMgrPlatformConnector.cpp 141 const string& CParameterMgrPlatformConnector::getSchemaFolderLocation() const
143 return _pParameterMgr->getSchemaFolderLocation();
ParameterMgrFullConnector.cpp 133 const string& CParameterMgrFullConnector::getSchemaFolderLocation() const
135 return _pParameterMgr->getSchemaFolderLocation();
ParameterMgr.h 187 const std::string& getSchemaFolderLocation() const;
    [all...]
ParameterMgr.cpp     [all...]
  /external/parameter-framework/parameter/include/
ParameterMgrPlatformConnector.h 134 const std::string& getSchemaFolderLocation() const;
ParameterMgrFullConnector.h 118 const std::string& getSchemaFolderLocation() const;

Completed in 179 milliseconds