Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetVendorString
Method
GetVendorString
Source/kwsys/SystemInformation.cxx:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
char const* SystemInformation::GetVendorString()
525
{
526
return this->Implementation->GetVendorString();
527
}
528
529
char const* SystemInformation::GetVendorID()
530
{
Callers
4
GetCPUDescription
Method · 0.95
StartXML
Method · 0.80
InsertStaticSystemInformation
Method · 0.80
GetValue
Function · 0.80
Calls
1
c_str
Method · 0.80
Tested by
1
StartXML
Method · 0.64