Searched defs:componentPtr (Results 1 – 2 of 2) sorted by relevance
29 T *componentPtr = new (std::nothrow)T(); in ConstructComponent() local31 delete componentPtr; in ConstructComponent() local
381 SecCompBase* componentPtr = SecCompInfoHelper::ParseComponent(type, jsonComponent, message); in RegisterSecurityComponent() local