Home
last modified time | relevance | path

Searched refs:g_gpu_ps_ver (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/
Dchild_process_logging_linux.cc31 char g_gpu_ps_ver[kGpuStringSize] = ""; variable
67 strncpy(g_gpu_ps_ver, in SetGpuInfo()
70 g_gpu_ps_ver[kGpuStringSize - 1] = '\0'; in SetGpuInfo()
Dchild_process_logging.h34 extern char g_gpu_ps_ver[];