HomeSort by relevance Sort by last modified time
    Searched defs:CElementLocator (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/parameter/
ElementLocator.cpp 35 CElementLocator::CElementLocator(CElement *pSubRootElement, bool bStrict)
41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError)
ElementLocator.h 36 class CElementLocator
39 CElementLocator(CElement *pSubRootElement, bool bStrict = true);

Completed in 58 milliseconds