Searched refs:g_apszTopologyPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceCpuHotPlug.cpp130 const char *g_apszTopologyPath[] = variable
295 for (unsigned i = 0; i < RT_ELEMENTS(g_apszTopologyPath); i++)
298 pszPathCurr, g_apszTopologyPath[i]);
300 pszPathCurr, g_apszTopologyPath[i]);

Completed in 49 milliseconds