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

  /external/parameter-framework/upstream/parameter/
ComponentInstance.cpp 86 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary();
91 _pComponentType = pComponentLibrary->getComponentType(strComponentType);
ComponentType.cpp 78 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary();
92 _pExtendsComponentType = pComponentLibrary->getComponentType(strExtendsType);

Completed in 94 milliseconds