Home
last modified time | relevance | path

Searched refs:loadStructure (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/parameter/
DParameterMgr.h539 bool loadStructure(std::string& strError);
DParameterMgr.cpp479 if (!loadStructure(strError)) { in load()
569 bool CParameterMgr::loadStructure(string& strError) in loadStructure() function in CParameterMgr