Home | History | Annotate | Download | only in parameter

Lines Matching refs:pSubsystemObjectCreator

231         const CSubsystemObjectCreator *pSubsystemObjectCreator = *it;
233 strMappingKey = pSubsystemObjectCreator->getMappingKey();
312 void CSubsystem::addSubsystemObjectFactory(CSubsystemObjectCreator *pSubsystemObjectCreator)
314 _subsystemObjectCreatorArray.push_back(pSubsystemObjectCreator);
373 for (const auto *pSubsystemObjectCreator : _subsystemObjectCreatorArray) {
376 string strKey = pSubsystemObjectCreator->getMappingKey();
384 uint32_t uiAncestorMask = pSubsystemObjectCreator->getAncestorMask();
406 pSubsystemObjectCreator->getMaxConfigurableElementSize()) {
410 std::to_string(pSubsystemObjectCreator->getMaxConfigurableElementSize());
418 _subsystemObjectList.push_back(pSubsystemObjectCreator->objectCreate(