Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgr.h657 bool loadStructure(std::string &strError);
DParameterMgr.cpp375 if (!loadStructure(strError)) { in load()
488 bool CParameterMgr::loadStructure(string &strError) in loadStructure() function in CParameterMgr