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

  /external/parameter-framework/parameter/
SubsystemObjectFactory.h 42 virtual CSubsystemObject* objectCreate(const std::string& strMappingValue, CInstanceConfigurableElement* pInstanceConfigurableElement, const CMappingContext& context) const
SubsystemObjectCreator.h 47 virtual CSubsystemObject* objectCreate(const std::string& strMappingValue, CInstanceConfigurableElement* pInstanceConfigurableElement, const CMappingContext& context) const = 0;
Subsystem.cpp 457 _subsystemObjectList.push_back(pSubsystemObjectCreator->objectCreate(

Completed in 116 milliseconds