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
353 SecCompBase* componentPtr = SecCompInfoHelper::ParseComponent(type, jsonComponent); in RegisterSecurityComponent() local