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