Home | History | Annotate | Download | only in config

Lines Matching refs:OsType

224     OsType type, const std::string& version) const {
243 GpuControlList::OsType GpuControlList::OsInfo::type() const {
247 GpuControlList::OsType GpuControlList::OsInfo::StringToOsType(
1157 OsType os_type, const std::string& os_version,
1335 GpuControlList::OsType GpuControlList::GpuControlListEntry::GetOsType() const {
1435 OsType my_os = GetOsType();
1437 OsType entry_os = entries[i]->GetOsType();
1447 GpuControlList::OsType os,
1535 GpuControlList::OsType GpuControlList::GetOsType() {