Searched refs:entryPointSymbol (Results 1 – 2 of 2) sorted by relevance
48 const char CSystemClass::entryPointSymbol[] = member in CSystemClass196 auto subSystemBuilder = library->getSymbol<PluginEntryPointV1>(entryPointSymbol); in loadPlugins()
127 static const char entryPointSymbol[]; variable