Searched refs:deviceidbuf (Results 1 – 1 of 1) sorted by relevance
99 char deviceidbuf[64] = {}; in getGpuInfoListNative() local103 snprintf(deviceidbuf, sizeof(deviceidbuf), "%04x", elt.second); in getGpuInfoListNative()106 std::string(deviceidbuf), // model -> deviceid in getGpuInfoListNative()107 std::string(deviceidbuf), // device_id -> deviceid in getGpuInfoListNative()